I have a dimension with several KPI's in order to dynamically pass these KPI's to charts and other visuals. The problem is that some of this indicators/measures, are in currency format, others percentages, others number and I need a way to apply the format dynamically.... something similar to custom format of SSAS Cubes
9 Comments
- blair1New MemberWe can set the switch to use different text formatting for each result by wrapping each line with a FORMAT function That is a useful workaround, definitely not a full solution.
- jpoudouNew Membermy customers really want this. they are unhappy to see only 1 format for the $ amounts while they want different format. half of my users are unhappy.
- v_heck1New MemberVery important from my point of view. Highly requested by our customer.
- mstacey
Advocate I
This could be gotten round by simply having a proper measure picker control! I've done this in custom apps before and it would be super useful https://ideas.powerbi.com/forums/265200-power-bi-ideas/suggestions/36082540-measure-picker - fbcideas_migusrNew Membersimilar one https://ideas.powerbi.com/forums/265200-power-bi-ideas/suggestions/32728060-dynamically-set-formatting-for-dynamic-measures
- fbcideas_migusrNew MemberSimilar to https://ideas.powerbi.com/forums/265200-power-bi-ideas/suggestions/17137087-dynamic-measure-format
- nishalitNew MemberCurrently we can use same report to visualize multiple measures by adding new table with all the measure names and creating calculated measure using switch statement to display selected measure. However, if we want to display measure of different types for e.g. Currency/Percentage/Decimal, there is no option to set the format of measure dynamically. There should be option to set the format dynamically based on selected measure. This will avoid using separate reports for each graphs which can be handled using single graph.
- fbcideas_migusrNew Member
The workaround here is to create a dynamic measure using the SWITCH/FORMAT functions in DAX, but the major drawback to this solution is that the FORMAT function converts the values to text, so you can't can do any further calculations with the the output, nor can you properly sort the values in a grid in ascending/descending order. We really need a proper solution for this.
- fbcideas_migusrNew MemberStatus added:Needs Votes
Recent ideas
Why are Calculation Groups so hard to modify?
Is there a way to make it easier to modify the DAX in a calculation group? I'm not sure if it's just me that finds this so annoying, but perhaps it's because I just started using calculation groups. ...AaronReasoner6 minutes agoNew MemberNew1View0likes0CommentsFeature Request: Add a Warning Prompt Before Deleting Tables That Contain Measures
Problem Statement: In Power BI, measures are linked to specific tables. When a developer deletes a table from the model view or report view, Power BI automatically deletes all measures assigned to ...Murtaza_Ghafoor2 hours agoSuper UserNew8Views1like0CommentsCustom visuals: allow same-tab navigation & reduce confirm-navigation friction for trusted links
Description: Custom visuals (e.g. Deneb) that trigger navigation via href currently have two limitations that create friction for legitimate, author-controlled use cases: Links always open in a ne...AlexSenEON4 hours agoNew MemberNew8Views0likes0CommentsSeparate Download and Publish Permissions for Power BI Workspaces
Idea / Feature Request Introduce more granular permissions in Power BI to independently control report download and report publishing permissions at the workspace level. Business Scenario We have ...ewarstdhyjugkhi5 hours agoMicrosoft EmployeeNew23Views8likes0Comments