Join us for an expert-led overview of the tools and concepts you'll need to pass exam PL-300. The first session starts on June 11th. See you there!
Get registeredPower BI is turning 10! Let’s celebrate together with dataviz contests, interactive sessions, and giveaways. Register now.
In the July 2022 Desktop update, Power BI Desktop added the feature to automatically pull Dataverse display names. This has been a huge time-saver for me in developing reports. However, I'm running into an issue where I have to reference a query (which correctly pulls display names) in order to resolve the "Please rebuild this data combination" error. When I reference a query, the resulting query loses the Dataverse display names. Is it possible to maintain display names when referencing another query as needed to resolve the noted error?
For reference, here is entirety of the the second query that loses display names and only shows schema names:
let
Source = ProjectItemActivityBase
in
Source
User | Count |
---|---|
84 | |
76 | |
74 | |
48 | |
39 |
User | Count |
---|---|
114 | |
56 | |
51 | |
42 | |
42 |