Hello everyone.
I'm using PowerApps since a few weeks so please bare with me if i do or did something silly.
I am using an Excel sheet as my database which looks like that:
importing into powerapps it looks like that in the Browse-Screen:
...which is fine for me right now. The problem i have is the detail screen:
why intention here is to show the following 14 days, starting at current date together with the according entry in the table. right now, the dates are sorted alphabetically and limited to 8 entries. How do i accomplish that? Thanks a lot for your help.
bump. anyone?
for now i found a solution to a part of the problem:
i've added the datafield and displayname with the correct string of the current date. Sadly that doesn't work for the default value which shows the entries of the table. I tried replacing '23.06.2021', which is one of many columns of the table, with Today() or a similar string i used before for datafield and displayname. Neither worked. what am i doing wrong?
Hi @Krishna_R
Thanks for your reply, i want the dates dynamically so that i don't need to add and remove fields every day.
Hi @KAdler
1. goto form --> from right pane --> click on edit fields --> then add the fields you're looking for