The ultimate Fabric, Power BI, SQL, and AI community-led learning event. Save €200 with code FABCOMM.
Get registeredEnhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends August 31st. Request your voucher.
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 |
---|---|
10 | |
9 | |
6 | |
6 | |
5 |
User | Count |
---|---|
22 | |
14 | |
14 | |
9 | |
7 |