Forum Discussion
atifshikoh
7 years agoRegular Visitor
Stack and line bar converts to 100% stack bar when using %
In the above picture, I am using Stack and Line graph to represent the total and by denomination. TOTAL_RECH = CALCULATE(SUM(Recharge[RECHAGE_AMT]),FILTER(Recharge,Recharge[Rchrg_Source]="Voice_Recha...
atifshikoh
7 years agoRegular Visitor
PIC 1 shows the trend of recharges according to the denominations used, but instead of absolute values , I want the percent of each denomination, which I have tried in PIC2. after the measures which were provided earlier.
PIC1PIC2
But as in PIC2 , graph is changing to 100% stacked as the sum of all % is being equal to 100% , so I need your help in getting me the trend along with percent for each denomination for each day.
Regards,Atif
atifshikoh
7 years agoRegular Visitor
https://1drv.ms/u/s!Av7bDXhE9zWmck5n1Scb8VHtgBc
SAMPLE DATA is attached here.... Please copy and paste the link, it is not working if the link is directly clicked upon.
- atifshikoh7 years agoRegular VisitorIs there any solution to this?