Forum Discussion
Anonymous
6 years agoNot applicable
Running Measure filter
Hi, Is it possible to filter the page to say only display when e.g. table1[End Date] is greater than the Parameter[start date]? I was hoping this could be a running measure if thats possible?...
- 6 years ago
Anonymous
Check the attached file. I created a relationship between Parameter Table and the Room Utilization Table. Added a New Column in Room utilization table to Flag more than MIN. The Report filters the new column with value TRUE.
https://1drv.ms/u/s!AmoScH5srsIYgYImqrSWw9X3ydaXuw?e=NDL21k________________________
Did I answer your question? Mark this post as a solution, this will help others!.
I accept KUDOS 🙂
Anonymous
6 years agoNot applicable
Hi Anonymous ,
Apologies, it will be a parameter date so e.g. MIN(date[date]), which will be a moving date so I dont think this will work in a column form.
Thanks
Liam
amitchandak
6 years agoSuper User
Anonymous , can you give an example with data.