Forum Discussion
NLeelakrishna
8 years agoFrequent Visitor
How to change format for date field with DAX expression while get data as direct query in power BI
Hi, I want change format for date with DAX expression while direct query in Power BI. I have tried with format function in DAX but getting error like "Function 'FORMAT' is not allowed as part of ...
JoHo_BI
Responsive Resident
8 years agoAs far as I know it get taken from your local DateTime settings and there's no way to override it without DAX
kskarthick
Advocate I
8 years agoThank you Joho for your confirmation.