Forum Discussion
Pass visual-date-filter as parameter for measure based on different date-table
No, I tried with USERELATIONSHIP-Function. That didn't work. I think the reason is, that
with my fact-table it is not like the "usual" examples where you have an order-date and shipping date and join same date-table on both dates resulting in one active and inactive relationship.
As I mentioned before: I have a fact-table in which each record is saved every month again at the end of the month. This results, that there are up to 14 rows of the same record - each with a different eom-date. Therefore I have to have a date-table for just filtering on the snapshot-date and then do all the magic time-series-stuff to calculate the measures on a 2nd date-table. but here behaviour is not as expected.
I will provide a pbix-test-file, so you can understand the data (simplified) and model.
Here is the pbix file with sample data and report
https://drive.google.com/file/d/13Co6ioO_WQrSqX085vZw0hlY7-Yzjy3S/view?usp=sharing