Supplies are limited. Contact info@espc.tech right away to save your spot before the conference sells out.
Get your discountScore big with last-minute savings on the final tickets to FabCon Vienna. Secure your discount
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!