Forum Discussion
Dicken
1 year agoPost Prodigy
DAX DATATABLE
Hi, I don't think the data type DATETIME availabel in DATATABLE works, as in a date time should work as a date / time but Dtable = DATATABLE( "dDate" ,STRING, { {"01/01/2020"}...
- 1 year ago
Ran it on my machine. That function does not seem to like non hard coded values. This worked
Dtable =
DATATABLE(
"dDate", DATETIME ,
{{"01/01/2020"}}
)
v-echaithra
1 year agoCommunity Support
Hi Dicken ,
We wanted to kindly follow up to check if the solution provided for the issue worked? or Let us know if you need any further assistance?
If our response addressed, please mark it as Accept as solution and click Yes if you found it helpful.
Regards,
Chaithra.