Forum Discussion
conditional drill through with measure
mdgene , You can not check measure click. You create a calculation group measure will become dimension and you can use that in drill through
Calculation Groups - Use Measure with small multiple: https://www.youtube.com/watch?v=LEn6ZnScMZc
Calculation Groups- Measure Slicer, Measure Header Grouping, Measure to dimension conversion. Complex Table display : https://youtu.be/qMNv67P8Go0
amitchandak looking at the video you used tabular editor . I am trying to use visual studio based on this microsoft article
Do I have to reproduce my pbi desktop datamodel into analysis service
- Anonymous4 years agoNot applicable
HI mdgene,
Perhaps you can take a look at the following link to know how to find the power bi data model instance(AS tabular) then you can do these operations on visual studio side:
Connect to Power BI Desktop Model from Excel and SSMS (biinsight.com)
Regards,Xiaoxin Sheng
- mdgene4 years ago
Helper I
thank you