The ultimate Fabric, Power BI, SQL, and AI community-led learning event. Save €200 with code FABCOMM.
Get registeredCompete to become Power BI Data Viz World Champion! First round ends August 18th. Get started.
Hello, i am trying to sort this Diagram
by the ThemenID of this table
Since it does not seem to happen automatically and sorting by decreasing put T10, T11, T12 and T13 before T2, I tried the Sort by column operator on Thema by ThemenID which throws the following error message
but there are no duplicate values between Thema and ThemenID.
Is there an easy solution for this or am even able to just sort the diagram by hand?
Thanks in advance
Solved! Go to Solution.
HI @BaltoLo ,
If I see your data there are duplicate values for THEMA column with more than one value in THEMAID column. See the screesnhot below:
So, in this situation how can you sort a value having 2 values in ID column.
Thanks,
Pragati
HI @BaltoLo ,
If I see your data there are duplicate values for THEMA column with more than one value in THEMAID column. See the screesnhot below:
So, in this situation how can you sort a value having 2 values in ID column.
Thanks,
Pragati
I am a bit embarrassed that I did not see that myself after looking at it multiple times. Thanks. I looked up the problem in SQL and it seems like the second one has a backspace afterwards which is why there a two.
Hi @BaltoLo ,
Nothing to be embarassed about it. I myself tend to make similar mistakes looking at the data multiple times.
Glad you can fix it now.
Thanks,
Pragati