Forum Discussion
makul
7 years agoRegular Visitor
Filtering with measure doesn't work
I have a table with feature, and hash as columns -------------------- | Category | Hash | |-----------|-------| | A | 12 | | B | 14 | So I When I select mu...
v-danhe-msft
7 years agoMicrosoft Employee
Hi makul,
Based on my research, dynamic calculate table or dynamic calculate column are not supported by DAX currently, I suggest you use your measure in a table visual to show your filtered data.
Regards,
Daniel He