Forum Discussion
Anonymous
5 years agoNot applicable
Variable date range in variable
I have a number of pages in my Power BI report that display counts and sums of data from tables imported by a couple of different systems. I change the date range in the filters of each object to mat...
PaulOlding
5 years agoSolution Sage
Sounds like you should have a single date table in your model that has a relationship to the other tables. You then apply the filter to the date table and it'll filter all tables.