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

Register now to learn Fabric in free live sessions led by the best Microsoft experts. From Apr 16 to May 9, in English and Spanish.

Reply

Intellisense bug in Power BI Desktop

The following DAX code is correct and accepted in Power BI, but IntelliSense marks it as syntax error after the first argument:

 

Subscription =
    ALLNOBLANKROW ( Subscriptions[First List], Subscriptions[Cancel Type], Subscriptions[Status], Subscriptions[StatusCode], Subscriptions[SubscriptionStateKey] )

 

It seems the ALLNOBLANKROW syntax is not correct in the IntelliSense parser.

1 ACCEPTED SOLUTION
TaylorClark
Power BI Team
Power BI Team

Thanks for catching this Marco! Sorry about that :). Turns out the implementation of ALLNOBLANKROW didn't match the original spec Smiley Happy when the update to intellisense ships we'll fix the MSDN documentation to include the extra parameter(s) as well

View solution in original post

4 REPLIES 4
TaylorClark
Power BI Team
Power BI Team

Thanks for catching this Marco! Sorry about that :). Turns out the implementation of ALLNOBLANKROW didn't match the original spec Smiley Happy when the update to intellisense ships we'll fix the MSDN documentation to include the extra parameter(s) as well

Thanks!
v-haibl-msft
Employee
Employee

@marcorusso

 

The fix will be hopefully available in Sep 2017 version of Power BI Desktop. If not, it will be fixed in Oct 2017 version of Power BI Desktop.

 

Best Regards,
Herbert

v-sihou-msft
Employee
Employee

@marcorusso

 

We reproduced this issue.

 

2.PNG

 

We have reported it internally. 

 

Regards,

Helpful resources

Announcements
Microsoft Fabric Learn Together

Microsoft Fabric Learn Together

Covering the world! 9:00-10:30 AM Sydney, 4:00-5:30 PM CET (Paris/Berlin), 7:00-8:30 PM Mexico City

PBI_APRIL_CAROUSEL1

Power BI Monthly Update - April 2024

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

April Fabric Community Update

Fabric Community Update - April 2024

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