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
Bring Back separating Power BI artifacts on a per web page basis
Previously, the ability to have different artifacts open on different web tabs was enabled. This was beneficial if you wanted to differentiate what environments you were in, working across three diff...zoe-dean59 minutes agoNew MemberNew43Views8likes0CommentsREST API Should expose credentials used in connections
When a consultant leaves a client, it's important to clean up any connections that may have the consultants credentials embedded within. I'm able to use the Fabric CLI to get the managed connections ...PeterDaniels1 hour agoAdvocate IIINew17Views6likes0CommentsExpose full activity-level error details in Workspace Monitoring Eventhouse
Microsoft Fabric Workspace Monitoring exposes activity-level pipeline telemetry in FabricDataPipelinesActivityRunsLogs, including PipelineRunId, OperationId, ActivityIterationCount, ActivityName, Act...MarcoOnnis1 hour agoNew MemberNew1View0likes0CommentsSQL Analytics Endpoint host name - CNAME or defined alias
The host name for a SQL Analytics endpoint is ugly. They look like this: random_ugly_alphanumeric-random_ugly_alphanumeric.datawarehouse.fabric.microsoft.com The first segment looks like it...Mike_Diehl3 hours agoNew MemberNew29Views2likes1Comment