Forum Discussion
Title format on a visual
Pragati11 thanks for your answer. Unfortunately, it didn't make the trick. I still get the same error.
Hi setis ,
Do you mind sharing all the options you have in your slicer - Name?
Also what all fields are you moving to the visual giving error?
- setis5 years ago
Post Partisan
Pragati11 sure! The options are these:
There are more but the format is the same.
I'm using a calculate group and the slicer to plot the results into a Line chart.
I'm using Months from my date table as x axis, "Name" from the calculation group as Legend and my selectedmeasure() as values.
When I select a calculation item without the "%" works fine.- Pragati115 years ago
Super User
Hi setis ,
What is the datatype of NAME column? Has it got any null values in it?
I just tried to create concatenated value using the test values at my end and it works fine.
I don't see the issue because of % sign in the values.
My column's datatype is TEXT. See below:
Now if I create a similar measure as your's:
And then check slicer selection:
It looks like it works at my end.
Can you attach screenshot fo the Line chart that you are generating or may be a sample pbix file with the issue? I want to understand how you are using NAME column on your line chart. is it summarised to show COUNT, Count(Distinct), etc. ??
Thanks,
Pragati
- setis5 years ago
Post Partisan
Pragati11 Thanks for your effort. Please find the file here: https://drive.google.com/file/d/1F3-43NIXU2igxlCYg_Ki-sAhDbrpGXpy/view?usp=sharing
The error shows up when selecting "Sales %" in the slicer