Hi folks,
i'm slowly getting grey hair with my issue.
I have a simple Powerapp with a Gallery based on Dataverse. In Dataverse i have for a table several Views which I would like to display in the Gallery as a DropDown filter. Nothing special.
So far so good. This works on my Dev, Test and Production. Then I did some changes in PowerAutomate (nothing related to that field or gallery) and suddenly the filter does not work anymore. Same changes are on Dev and Test and the filter works fine.
OnChange of the Dropdown:
Set(galleryAVFilter, Switch(DropdownFilter.Selected.Value,"My Agreed Volumes", 'Agreed Volumes (Views)'.'My Agreed Volumes',"My New Agreed Volumes", 'Agreed Volumes (Views)'.'My New Agreed Volumes','Agreed Volumes (Views)'.'Active Agreed Volumes'))
Anyone a solution what could've gone wrong with the deployment? Solution layer have been checked, it is the exact same formula statement than on Dev and Test.. anyone else had the same issue?
Thank you so much in advance.
Can you check the view Ids and whether they are the same in Dev and Prod ?
Also have you tried Editing app in Prod or it is in a managed solution?
Has this views been created as part of the solution or did pre-exist and you have to recreate in Dev?
Hi @Mira_Ghaly ,
thank you for your help. The App is in a managed solution and the views have been first in Dev and not being prexist in prod.
How can I check the view IDs?
Hi @Mira_Ghaly , yes it is. i published it again. The weird thing about that is, that no changes have been made to the filter for months..
Another thing worth checking and could be different across environments is that it might be a permissions issue so can you check the data returning from the same views ?
I am just trying to troubleshoot with you and think loud.
Hi @Mira_Ghaly ,
the data is the same than a week ago, nothing changed and it was working back then..
could there be an issue because I published the app after the deployment?
User | Count |
---|---|
19 | |
15 | |
14 | |
10 | |
8 |
User | Count |
---|---|
39 | |
30 | |
22 | |
22 | |
16 |