Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Get Fabric Certified for FREE during Fabric Data Days. Don't miss your chance! Request now

Reply
rbalza
Helper III
Helper III

Mismatch Visuals (DAX measure)

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.

 

rbalza_0-1623052526181.png

rbalza_1-1623052625540.png

rbalza_2-1623052648613.png

Actual =
CALCULATE (
    SUM ( 'Invoices'[Line Amount Calculation] ),
    FILTER (
        'Accounts',
        Accounts[Account Type] = "Revenue"
            || Accounts[Account Type] = "Sales"
    )
) + [Sales (Journals)] - [Credit Notes (Sales) - Total]

 

1 ACCEPTED SOLUTION
Pragati11
Super User
Super User

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

Best Regards,

Pragati Jain


MVP logo


LinkedIn | Twitter | Blog YouTube 

Did I answer your question? Mark my post as a solution! This will help others on the forum!

Appreciate your Kudos!!

Proud to be a Super User!!

View solution in original post

3 REPLIES 3
Pragati11
Super User
Super User

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

Best Regards,

Pragati Jain


MVP logo


LinkedIn | Twitter | Blog YouTube 

Did I answer your question? Mark my post as a solution! This will help others on the forum!

Appreciate your Kudos!!

Proud to be a Super User!!

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. 

rbalza_1-1623108361515.png

 

 

selimovd
Super User
Super User

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

Helpful resources

Announcements
Fabric Data Days Carousel

Fabric Data Days

Advance your Data & AI career with 50 days of live learning, contests, hands-on challenges, study groups & certifications and more!

October Power BI Update Carousel

Power BI Monthly Update - October 2025

Check out the October 2025 Power BI update to learn about new features.

FabCon Atlanta 2026 carousel

FabCon Atlanta 2026

Join us at FabCon Atlanta, March 16-20, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.