I want to show "Total Sales" and "% Variance to Budget" in a single card - ideally with %VTB as a smaller number. How can I do that in Power BI?
Solved! Go to Solution.
@jgvillo You can create a measure and append total sales and % variance. Late you can put this measure in score card and pin the same to dashboard.
For eg. M1= Function to calculte total sales & " - " & Function to calculate % variance.
Hope this works!
@jgvillo You can create a measure and append total sales and % variance. Late you can put this measure in score card and pin the same to dashboard.
For eg. M1= Function to calculte total sales & " - " & Function to calculate % variance.
Hope this works!
Come together to explore latest innovations in code and application development—and gain insights from experts from around the world.
Put your data visualization and design skills to the test! This exciting challenge is happening now through May 31st!
User | Count |
---|---|
364 | |
102 | |
64 | |
51 | |
49 |
User | Count |
---|---|
352 | |
122 | |
84 | |
68 | |
62 |