The ultimate Fabric, Power BI, SQL, and AI community-led learning event. Save €200 with code FABCOMM.
Get registeredEnhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends August 31st. Request your voucher.
Hey guys
i need help 😞
How i can transform measure in columns in power bi ?
Thank you !
Solved! Go to Solution.
Hi @rafaelnovi,
If your measure formula is the calculation with specific filters, it is possible to transform it. If your measure contains some dynamic calculate who based on slicer, it is impossible to do this.
Calculated Column/Table Change Dynamically According to Slicer Selection in the Report.
Regards,
Xiaoxin Sheng
Hi @rafaelnovi,
If your measure formula is the calculation with specific filters, it is possible to transform it. If your measure contains some dynamic calculate who based on slicer, it is impossible to do this.
Calculated Column/Table Change Dynamically According to Slicer Selection in the Report.
Regards,
Xiaoxin Sheng
I'm afraid there isn't a lot of information to go on in this question, but if I'm understanding what you're asking you might want to look into the SUMMARIZE() function.