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.
The issue is the same described here:
I am posting it on this thread as a Super User recommended me to report this as an issue in the support page.
A small contrived example illustrates the problem where the title of a Line and Stacked Chart via a measure can't be displayed inside the Chart.
Created a data table (named "Org"):
Data Table
Then setup two measures - one for the chart value and one for the chart title:
This one works since I didn't put the [SalesAmt] Measure in the Line Values box. Title is driven by [Title] Measure.
Variation 2 - Line and Stacked Chart with No Measure Title. Chart Measure in both Column and Line Values:
Line and Stacked Chart - No Title, but [SalesAmt] is in both Column Values and Line Values
This one also works since I didn't put the [Title] measure in the chart. No title, but I get Stacked Chart and Line.
Variation 3 - Line and Stacked Chart with Measure Title, but Chart Measure only in the Line Values:
This one also works
In the absence of [SalesAmt] in Column values, this one also works with the [Title] measure in the chart. But I only get a Line in the visual since I didn't apply the [SalesAmt] in the Column values.
Variation 4 - Line and Stacked Chart with Measure Title [Title], with Chart Measure [SalesAmt] in both Column and Line Values:
Chart Display after setting up Title
Chart Title setting
Now the problem surfaces with visuals spinning, and display not appearing. Performance Analyzer shows calls to DAX query and also a call to Direct Query which doesn't seem to end.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.