Forum Discussion
Dicken
Post Prodigy
1 year agoDAX 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
Community Support
1 year agoHi @Dicken,
As we haven’t heard back from you, 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,