kevhav1
9 years agoNew Member
Status:
Needs Votes
Set the data model's default Format, for each Data Type
For example: when the Power BI data model first creates a column with Data Type = 'Date', by default that column is formatted like 'Wednesday, March 14, 2001 (dddd, MMMM d, yyyy)'. Then, I always go...
hholthuis
1 year agoFrequent Visitor
I would love this! However I sort of have a workaround now:
- Save the PowerBi Desktop file as a project (*.pbip)
- Close PowerBi desktop
- Find/Replace in the resulting *.tmdl files (I use VS Code but could probably make a powershell or batch script)
- Reopen the model (project) in PowerBi Desktop
String to find: "formatString: Long Date"
Replace with: "formatString: dd-mm-yyyy" (or whichever format you prefer)
You can even do this for multiple files/models all at once.
Recent ideas
Allow Detect Data Changes for Historic Data Outside Incremental Window
In Power BI Incremental Refresh,Detect Data Changes only works inside the incremental refresh window. If historic data gets updated, Power BI cannot detect or refresh it unless I expand the increment...NAGAKEERTHI_Y1 hour agoNew MemberNew116Views1like1CommentEnable sorting of diagram pages in Power BI Desktop
I, as a developper, rely a lot on model view and diagrams... It's annoying to not be able to sort the diagram pages in this view, since I tend to try to organize these by subject and it becomes a...Daproulx1 hour agoFrequent VisitorNew4Views0likes0Comments