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

Join us for an expert-led overview of the tools and concepts you'll need to become a Certified Power BI Data Analyst and pass exam PL-300. Register now.

Reply
AKHIL_RB_123
Frequent Visitor

Unknown Error indication shown in the Dax creation Bar (Measure)

Hi community!

After I created a measure, the formula is executed successfully. But Red indication(Highlighted with yellow marking in the screenshots) is shown all the time in the DAX creation bar. Is that a problem? Kindly refer to the screenshot attached.

 

 

Dax Issue.PNG

1 ACCEPTED SOLUTION
Anonymous
Not applicable

Hi @AKHIL_RB_123 ,

It will return a table with a single column named "Date" that contains a contiguous set of dates when using CALENDARAUTO() function. It seems that what you are creating is a measure not a calculated table. And if there is no any date field in your model tables, it will got the error alert as the one in below screenshot.... 

yingyinr_1-1661160348483.png

So please try to complete the steps below:

  1. Make sure that there is at least one date field in your model tables
  2. Create a calculated table

Best Regards

View solution in original post

3 REPLIES 3
Anonymous
Not applicable

Hi @AKHIL_RB_123 ,

It will return a table with a single column named "Date" that contains a contiguous set of dates when using CALENDARAUTO() function. It seems that what you are creating is a measure not a calculated table. And if there is no any date field in your model tables, it will got the error alert as the one in below screenshot.... 

yingyinr_1-1661160348483.png

So please try to complete the steps below:

  1. Make sure that there is at least one date field in your model tables
  2. Create a calculated table

Best Regards

amitchandak
Super User
Super User

@AKHIL_RB_123 , I doubt this should be a problem. when you come back again , if show go automatically

Full Power BI Video 20 Hours YouTube
Microsoft Fabric Series 60+ Videos YouTube
Microsoft Fabric Hindi End to End YouTube

Hi,

Is there any way to identify the root cause of the issue?

Helpful resources

Announcements
Join our Fabric User Panel

Join our Fabric User Panel

This is your chance to engage directly with the engineering team behind Fabric and Power BI. Share your experiences and shape the future.

June 2025 Power BI Update Carousel

Power BI Monthly Update - June 2025

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

June 2025 community update carousel

Fabric Community Update - June 2025

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