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

Join the Fabric FabCon Global Hackathon—running virtually through Nov 3. Open to all skill levels. $10,000 in prizes! Register now.

Reply
marcorusso
Most Valuable Professional
Most Valuable Professional

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

marcorusso
Most Valuable Professional
Most Valuable Professional

Thanks!
v-haibl-msft
Microsoft Employee
Microsoft 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
Microsoft Employee
Microsoft Employee

@marcorusso

 

We reproduced this issue.

 

2.PNG

 

We have reported it internally. 

 

Regards,

Helpful resources

Announcements
FabCon Global Hackathon Carousel

FabCon Global Hackathon

Join the Fabric FabCon Global Hackathon—running virtually through Nov 3. Open to all skill levels. $10,000 in prizes!

September Power BI Update Carousel

Power BI Monthly Update - September 2025

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

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.

Top Solution Authors
Top Kudoed Authors