Hello Everyone,
DId anyone tried below scenario before? Is it even possible?
we have a PowerApp with whole bunch of screen. However on landing screen we can to show 4 fields form the Excel file based up on the user login to this APP. it can be based up on user email.
Excel field names: Goals, answers, question3,question4.
I tried to import or add as an data source of the excel file called "test" however it is throuwing an error that there is no table found. But the thing is that I made the content as "Tabel" and named it as "testtable" and saved it to OneDrive too.
Not sure what I am doing wrong.
I would like to achievce two things
1. import excel data file as a data source to the form
2. on the landing screen based up on the user login/email ID it should lookup the excel file and publish/pull those four columns in read only mode.
ANy help would be much appreciated!