Join us at FabCon Atlanta from March 16 - 20, 2026, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.
Register now!To celebrate FabCon Vienna, we are offering 50% off select exams. Ends October 3rd. Request your discount now.
Solved! Go to Solution.
@Jay2022 If 'Table'[Order Date] is in date format, try this
Brilliant Thank you for your help
@Jay2022 If 'Table'[Order Date] is in date format, try this
@Jay2022 , There is a need to change the formula as the open bracket is not at the correct place.
Try,
Thank you but its not working i'm getting the following error message
DAX comparison operations do not support comparing values of type Date with values of type Text. Consider using the VALUE or FORMAT function to convert one of the values.