Forum Discussion
afk
Advocate II
8 years agoCalculated Measure as page or report filter
Hi, I have a dataset that shows visits and registrations for a number of URLs. I've created a measure to calculate the registrations to visits rate (i.e. percentage of those who visit and then re...
Greg_Deckler
Community Champion
8 years agoSo, you might try the disconnected table trick but not sure you'd be able to get it to work the way you want. However, that is the typical work-a-round when you can't use a measure in the particular way that you want.
In general, to use a measure in that way, you need to use the Disconnected Table Trick as this article demonstrates: https://community.powerbi.com/t5/Community-Blog/Solving-Attendance-with-the-Disconnected-Table-Trick/ba-p/279563