Forum Discussion

jaryszek's avatar
jaryszek
Super User
1 year ago
Solved

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...
  • lbendlin's avatar
    1 year ago

    Either use views on the SQL side, or use a zipped list of replacement values in Power Query during the ingestion.