I just got an issue on a dashboard I am working on for weeks. I used parameters to filter the data in my database (a custom query).
For example, if I want to filter my data on the gender, the user can choose the value of a paramater called Gender directly in the dashboard. When the parameter is equal to 'male’,’female’,’other’ all the data is displayed. Otherwise, only the necessary data will be displayed.
However, I didn’t modified anything concerning those parameters. But, they are currently considered as “Invalid”. In the meantime, the filters are still working.
Same issue for me!
I created several charts with parameters, everything worked, haven’t touched them in a week (or more) and suddenly a bunch of parameters are invalid.
Re-importing queries and setting them up from scratch does not solve the problem!
I have the exact same case. I’ve been trying to use old Parameters (which kind of work) and create new ones (which most of the time don’t work as intented). Also, I cannot see what parameter I’m using until I choose the “Invalid” field and find out what they have.