Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
4 years ago

Stacked Area Chart Issue

Hello,

I need to display the values ​​in a stacked area chart. My data has two numeric columns called "ABS and Samples" and a dimension column called "Brand Name and Measure Name". If the user selects ABS, the stacked area chart will display "ABS Value" or "Sample Value" with three Measure Names. By default, the ABS is selected. Based on that, the ABS value was displayed. A quick note here: ABS numbers are less than 100 and sample numbers are over 100.
In a page, I'm showing a stacked area chart of four different brands with three measure names = Love, Netural and Followers.
In order to display all stacked area charts at one level. I set the Y-axis from 1 to 100, then ABS values ​​in the stacked bar chart  is working properly (image below).


when I select "Sample" for sample value then values are above 100 then I'm only seeing one measure value like below image - because sample size values are above 100.

 

 

If I remove y-axis range values (1- 100) then chart becomes very small and each chart is not at same level.

Sometime bars are even low (based on slicer selection, it even goes up or down)

 


I even set range based on measure values in Y-axis range using field format but still not working

Measure name to swtich between ABS/Sample values "Line ABS/Sample Value" - I'm using these measure in all stacked area charts.

Is there anyway I can set the stacked area chart at one level to show ABS/Sample values with three different measures (need to display all stacked area charts at one level and show the color varience like first image)?

 

1 Reply