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
Multi Info card tile with page navigation
Hi Team, can you please add 1 feature in the Multi info card visual? if the user clicks on any image or tile, the user should get navigated to the next page and show the relevant information in...ajay_mahapure15 minutes agoNew MemberNew124Views4likes2Comments