Forum Discussion
radzyck
8 years agoFrequent Visitor
Dynamic buckets based on slicer
Hi guys, I have this table usr box app device
u1 b1 a1 d1
u1 b1 a1 d2
u1 b1 a2 d3
u1 b2 a2 d4
u2 b1 a1 d5
u2 b2 a3 d6
u2 b2 a4 d7
u2 b3 a1 d8
u3 b3 a1 d9
u3 b4 a1...
Greg_Deckler
8 years agoCommunity Champion
I'm pretty sure that this is a case of using a measure coupled with the disconnected table trick. 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