Forum Discussion
jaryszek
1 year agoSuper User
Creating a map between database and power bi display names
hi Guys, if it is possible to map displaynames in power bi to source data? The issue is that I have specific database names like NormalizedLocationName and want to show this every time within p...
- 1 year ago
Either use views on the SQL side, or use a zipped list of replacement values in Power Query during the ingestion.