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

Earn a 50% discount on the DP-600 certification exam by completing the Fabric 30 Days to Learn It challenge.

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
LearnSurvey

Fabric certifications survey

Certification feedback opportunity for the community.

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.