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

Don't miss out! 2025 Microsoft Fabric Community Conference, March 31 - April 2, Las Vegas, Nevada. Use code MSCUST for a $150 discount. Prices go up February 11th. 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
v-yiruan-msft
Community Support
Community Support

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

Community Support Team _ Rena
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

View solution in original post

3 REPLIES 3
v-yiruan-msft
Community Support
Community Support

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

Community Support Team _ Rena
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
amitchandak
Super User
Super User

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

Join us as experts from around the world come together to shape the future of data and AI!
At the Microsoft Analytics Community Conference, global leaders and influential voices are stepping up to share their knowledge and help you master the latest in Microsoft Fabric, Copilot, and Purview.
️ November 12th-14th, 2024
 Online Event
Register Here

Hi,

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

Helpful resources

Announcements
Las Vegas 2025

Join us at the Microsoft Fabric Community Conference

March 31 - April 2, 2025, in Las Vegas, Nevada. Use code MSCUST for a $150 discount!

Jan25PBI_Carousel

Power BI Monthly Update - January 2025

Check out the January 2025 Power BI update to learn about new features in Reporting, Modeling, and Data Connectivity.

Jan NL Carousel

Fabric Community Update - January 2025

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