Forum Discussion
shakirkhanani
8 years agoHelper I
How to convert SQL syntax to Dax
Is it possible to convert following command into Dax, in order to convert Georgian date into Hijri: With respect to SQL Server 2012: SQL Serverer 2012 introduces a new Format function that used t...
- 8 years ago
HI v-xjiin-msft,
Thank you for taking part in my small request.
I will definitely share under IDEA.
My work around was simillar as suggested by yourself and other participant. Under excel, in one column I entered dates, convered them in Hijri and format them as Text, and connected this table to my Power BI Desktop, and relate them with the Date table.
This help me get the desired results.
precedence
8 years agoFrequent Visitor
I see, it doesn't appear that Power BI supports that from anything I can find. You may have to treat it as text and convert/format it manually.
shakirkhanani
8 years agoHelper I
Yes... it appears so. very unfortunate.. But big thumbs to all, who shared their suggestions. Thank you guys.