Titles for values columns?
Titles for values columns?
Hi - I have a column chart where I am using multiple values columns (sum) to display the total number of each type of account (no argument or series). All is good, but I cannot find a way to label each bar so the user knows what account type each bar represents. I know this would normally be represented as arguments or series, but my data doesn't have this for these columns as the columns themselves represent the type of account. Can you suggest how I can add names to the columns? I could not find anything in the documentation or in my searches to solve. Thank you!
- Attachments
-
- ValuesNeedTitles.png (63.29 KiB) Viewed 13899 times
-
- Posts: 7287
- Joined: Tue Mar 20, 2018 5:34 am
Re: Titles for values columns?
Hello,
In this case, you need to use Arguments or Series.
Thank you.
In this case, you need to use Arguments or Series.
Thank you.
Re: Titles for values columns?
Thanks Lech. I was able to create arguments via pivoting some columns in my SQL query and that worked. Appreciate your help!
-
- Posts: 7287
- Joined: Tue Mar 20, 2018 5:34 am
Re: Titles for values columns?
Hello,
You are welcome.
You are welcome.