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

To celebrate FabCon Vienna, we are offering 50% off select exams. Ends October 3rd. Request your discount now.

Reply
mrothschild
Continued Contributor
Continued Contributor

MdxScript(Model) (4, 21) Error - Couldn't load data for this visual from IPMT in Measure

PBIX file is here: https://drive.google.com/open?id=1L0ocvMPMCNtYLA3nX3ZvxgZB6HaMW-eg

The error message I'm getting is as follows:

 

mrothschild_0-1679534304779.png

 

The Measure formula that's throwing the error is:

ipmt = IPMT(0.08/12,MAX('Fact'[Period]),120,200000,0,0)

 

I was trying to follow this YouTube step for step: https://youtu.be/hZBQKUbLofE?t=586

 

and unless my eyes are wrong, believe I've recreated the Measure formula exactly.

 

mrothschild_1-1679534575114.png

 

Expected result is a table that doesn't throw an "Can't display the visual" error and to recreate the end result in the YouTube video linked above.

 

Thanks!

1 ACCEPTED SOLUTION
lbendlin
Super User
Super User

the second argument cannot be bigger than the third.

View solution in original post

1 REPLY 1
lbendlin
Super User
Super User

the second argument cannot be bigger than the third.

Helpful resources

Announcements
September Power BI Update Carousel

Power BI Monthly Update - September 2025

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

Top Solution Authors
Top Kudoed Authors