Please, could someone help with the following? I tried searching online for ideas, but I wasn't able to find any solutions so far.
I have an app where people can add if they were satisfied with the service experience (Dissatisfied, Satisfied and so on). After clicking submit button, the data is stored in SQL database.
Then, I have the main screen, where I am counting the rows from the database for every item (how many were Satisfied, how Dissatisfied), and displaying them by week number. However, I want this information to be also filtered by Year. I added a dropdown list, but I am not sure what I have to do next (how to link the dropdown list to the data displayed in the screen).
Thank you!
Solved! Go to Solution.
I just managed to implement this 🙂 Added in my formula: Year(CreatedDate) = Dropdown.Selected.Value
I just managed to implement this 🙂 Added in my formula: Year(CreatedDate) = Dropdown.Selected.Value
The first Microsoft-sponsored Power Platform Conference is coming in September. 100+ speakers, 150+ sessions, and what's new and next for Power Platform.
This training provides practical hands-on experience in creating Power Apps solutions in a full-day of instructor-led App creation workshop.
User | Count |
---|---|
197 | |
47 | |
43 | |
41 | |
36 |
User | Count |
---|---|
285 | |
81 | |
80 | |
79 | |
71 |