Forum Discussion
Datamart - Date Formating
- Anonymous3 years ago
I figure out how.
in the relationship tab, slect the atribute you want to fromat, and on the left side will appear the formating panel.
THanks!
Hi Anonymous ,
In live connection "data type","data formate" all options are disabled.
The best way is to ask the dataset developer to address that in the original dataset.And you could try create a measure with Format().
Measure = FORMAT(SUM('Table'[values]),"General Number")
refer:
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Best Regards,
Lucien
- Anonymous3 years agoNot applicable
I figure out how.
in the relationship tab, slect the atribute you want to fromat, and on the left side will appear the formating panel.
THanks!
- Learner_0073 years agoRegular Visitor
This works, but when i connect datamart to Desktop version, its not showing the field with a date hierarchy, Any update on that?