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.
Hi Guys I am working on a Direct Query table date calculation.
The date calculation working fine on the import mode and not working on DQ mode. What is the reason for this and how to fix it.
Error Message : Cannot construct data type time, some of the arguments have values which are not valid..
Hi @Anonymous
Which type of data do you have in the [DownTime_Start] column? Can you share a sample of your data here?
Appreciate your Kudos✌️!!
Most likely because your column that you want to apply the "<=" operator to is not of type date/time whereas DATE(...) is.
date(2021, 9, 3)
Not working
User | Count |
---|---|
15 | |
9 | |
8 | |
6 | |
5 |
User | Count |
---|---|
29 | |
18 | |
15 | |
7 | |
6 |