Learn from the best! Meet the four finalists headed to the FINALS of the Power BI Dataviz World Championships! Register now
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!
| User | Count |
|---|---|
| 57 | |
| 44 | |
| 32 | |
| 16 | |
| 14 |
| User | Count |
|---|---|
| 82 | |
| 66 | |
| 42 | |
| 27 | |
| 25 |