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

Prepping for a Fabric certification exam? Join us for a live prep session with exam experts to learn how to pass the exam. Register now.

Reply
Anonymous
Not applicable

Cannot be used in Current Context DAX Measure

Hey I try to create a Measure but it always gives an Error. What am I doing wrong?

question57_0-1670412636525.png

Here is an example of the Error how you can recreate it. 

question57_1-1670412691446.png

 

1 ACCEPTED SOLUTION
AntrikshSharma
Super User
Super User

@Anonymous Non Iterator function don't work over variables, replace MAX with MAXX.

View solution in original post

4 REPLIES 4
AntrikshSharma
Super User
Super User

@Anonymous Non Iterator function don't work over variables, replace MAX with MAXX.

Anonymous
Not applicable

Thx

FreemanZ
Super User
Super User

try to replace vT_VK[VKF] with [VKF]

Anonymous
Not applicable

question57_0-1670416444032.png

 If i put it like this it still cant find it

Helpful resources

Announcements
PBIApril_Carousel

Power BI Monthly Update - April 2025

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

Notebook Gallery Carousel1

NEW! Community Notebooks Gallery

Explore and share Fabric Notebooks to boost Power BI insights in the new community notebooks gallery.

April2025 Carousel

Fabric Community Update - April 2025

Find out what's new and trending in the Fabric community.

Top Solution Authors