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
Alexandra_B
Helper III
Helper III

MdxScript(model) (17, 14) error

Hello.
While I try to call a function, I get the following error:

 

error datesbetween.PNG

 

I have used the formula for two more visuals (the one in the snip) with different data, so I just changed the tables, but got this error on visual. I need this to create a Clustered column chart and then use the data into a KPI.

 

How can I fix it, please?

 

Thank you.

 

#needhelp

1 ACCEPTED SOLUTION
Alexandra_B
Helper III
Helper III

Hi all.
I have managed to resolve this with the following formula:

co2 21 22 =
             CALCULATE
                               (
                                'table_hidden_name'[tonnes co2 main],
                                 DATESBETWEEN('table_hidden_name'[Date and time].[Date], DATE(2021, 07, 01),DATE(2022, 06, 30)
))
 
Thank you

View solution in original post

1 REPLY 1
Alexandra_B
Helper III
Helper III

Hi all.
I have managed to resolve this with the following formula:

co2 21 22 =
             CALCULATE
                               (
                                'table_hidden_name'[tonnes co2 main],
                                 DATESBETWEEN('table_hidden_name'[Date and time].[Date], DATE(2021, 07, 01),DATE(2022, 06, 30)
))
 
Thank you

Helpful resources

Announcements
November Power BI Update Carousel

Power BI Monthly Update - November 2025

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

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!

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.