Forum Discussion
How Do I Arrange A column On A Line & Cluster Chart
no of stages completed column is in another table which is not related to your current table, create realationship or check the column name. check for extra spaces in column name.
If this helped, Subscribe AnalyticPulse on YouTube for future updates:
https://www.youtube.com/@AnalyticPulse
https://instagram.com/analytic_pulse
https://analyticpulse.blogspot.com/
subscribe to Youtube channel For fun facts:
https://www.youtube.com/@CogniJourney
Still no changes.
Could you explain what this means?
- AnalyticPulse2 years agoSolution Sage
are you creating a measure or column. this dax is for creating the column,
and can you shwo which dax you are using?
this error should not come when you're suing the provided dax. phases column in phases_1 table has multiple columns and error means that you're not using any function like min max etc that returns the single value. please provide more info.- Sheyi_Shomefun2 years agoNew Member
I'm creating a measure.
And I changed the table to it's primary key.
You can see the ERD table too- AnalyticPulse2 years agoSolution Sage
for the purpose of the question you posted no need to create a new table.
1. just add new column in the tables where categories are present.
2. select category column and go to home click on sort by :select the column you created.
3 on yout column chart click on sort option(the funnel icon on top right) and select the sort by category.ascendinn option to keep it in your sequesnce.
If this helped, Subscribe AnalyticPulse on YouTube for future updates:
https://www.youtube.com/@AnalyticPulse
https://instagram.com/analytic_pulse
https://analyticpulse.blogspot.com/subscribe to Youtube channel For fun facts:
https://www.youtube.com/@CogniJourney