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

Try your skills in the Power BI Dataviz World Championship! Round one ends June 26. Join 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

Share with Power BI Enthusiasts: 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
Fabric Data Days is here Carousel

Fabric Data Days 2026

Don't miss out on Data Days, June 15 through August 7. Learn Fabric, Power BI, SQL, AI and more.

May Power BI Update Carousel

Power BI Monthly Update - May 2026

Check out the May 2026 Power BI update to learn about new features.

Power BI DataViz World Championships carousel

Power BI DataViz World Championships - June 2026

A new Power BI DataViz World Championship is coming this June! Don't miss out on submitting your entry.