Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
When i filter using different dates, my data is not changing, what might be the problem?
The data that you are using is correlated with the date?
I mean, each date have the values of the table?
Add in the table the dimension refdate and you could see for each date what values you have 😊
Check 1. Is the RefDate associated with the data fields in your table. When you look at the data model, do are the fields in the same table or is the table containing RefDate connected to the table containing the other fields in your table? If not, then you need to create this relations.
Check 2. What does your chart measures look like? Are you using set analysis that's overriding any selections made in RefDate field? If so, consider adjusting your set modifiers so that your RefDate selections are affecting your measures.