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.
Hi!
I have a matrix which could display different number of fields depending on checkbox filter (I made it via dynamic measure using SWITCH() function). Is it possible to add a custom formatting to every measure separately? For examlpe I want to add a pink background to «clicks» field.
Moreover (and it is even worse), all measures in table aslo have the same format (measure «Costs» on screenshot has decimal format in table, but it suppose to have a currency format in data model). Does anyone know how to fix it? Didn`t find any solution yet, probably, anyone in community knows the answer.
Thanks for help!
Solved! Go to Solution.
Regarding the background color I don't think it is possible.
In terms of keeping the format of data from the model I would recomend you to do this solution using the new feature Fields Parameter instead of a dynamic measure.
Find more regarding this feature here: https://learn.microsoft.com/en-us/power-bi/create-reports/power-bi-field-parameters
Regarding the background color I don't think it is possible.
In terms of keeping the format of data from the model I would recomend you to do this solution using the new feature Fields Parameter instead of a dynamic measure.
Find more regarding this feature here: https://learn.microsoft.com/en-us/power-bi/create-reports/power-bi-field-parameters