Vignesh Kannan Posted April 6, 2020 Posted April 6, 2020 I have created a caluclated for which the data type is int.when i try to create a visulisation using stacked bar chart the aggregration is applied to sum. I am trying to select none but the option is not available as when Line chart is created. is there any option to show exact value in Stacked bar chart without any aggregration.
Shashank Gurnalkar Posted April 6, 2020 Posted April 6, 2020 The bar chart does not have 'None' as an aggregation option. Can you try to use First([Your_column_name]) in the value axis and see if you the expected results If not, can you share your file and the expected output so that I can take a look
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now