Advance your Data & AI career with 50 days of live learning, dataviz contests, hands-on challenges, study groups & certifications and more!
Get registeredGet Fabric Certified for FREE during Fabric Data Days. Don't miss your chance! Request now
Hi Powerbi Friends,
I am using linear gauge visual by MAQ software and I am having difficulty matching the data between the budget and scale. As you can see, budget is 150k where on the scale, it is showing 70k only. The problem comes when applying multiple visual filters. Was it something on my dax measure? Thanks in advance.
Actual =
CALCULATE (
SUM ( 'Invoices'[Line Amount Calculation] ),
FILTER (
'Accounts',
Accounts[Account Type] = "Revenue"
|| Accounts[Account Type] = "Sales"
)
) + [Sales (Journals)] - [Credit Notes (Sales) - Total]
Solved! Go to Solution.
Hi @rbalza ,
Your 1st screenshot of the visual, I think it is just a scale formatting. i am assuming you haven't given any Minimum/Maximum values on this visual.
Try moving something in there then your scale will change
Thanks,
Pragati
Hi @rbalza ,
Your 1st screenshot of the visual, I think it is just a scale formatting. i am assuming you haven't given any Minimum/Maximum values on this visual.
Try moving something in there then your scale will change
Thanks,
Pragati
Hi @Pragati11 , thanks for taking the time on this. Not sure if this a bug but when I look at it this morning, it is working well. Whilst didn't do anything about it.
Hey @rbalza ,
where is the mismatch? What do you expect as a result?
Do you get the result you expect when you just use a table visual?
To be honest, I don't really understand how the expected result should look like.
Best regards
Denis
Advance your Data & AI career with 50 days of live learning, contests, hands-on challenges, study groups & certifications and more!
Check out the October 2025 Power BI update to learn about new features.
| User | Count |
|---|---|
| 8 | |
| 6 | |
| 6 | |
| 5 | |
| 4 |
| User | Count |
|---|---|
| 25 | |
| 15 | |
| 8 | |
| 8 | |
| 8 |