Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Dear Experts,
I want to find out the contributions of particular bank transaction.
I have more than 150 bank from various countries.
When I select one bank from the filter pane the pie chart will shows transaction contribution of the bank and rest bank transaction for the country.
Could you please share the expression for the calculation for build the pie chart.
I have attached the requirement for your reference.
Kindly share the calculation expression ASAP.
Sample Result:
Maybe not the most elegant solution but it works. It works even for multiple selections vs. the others.
May be using two expressions
1) Sum(Transactions)
2) Sum({<Bank>} Transactions) - Sum(Transactions)
You can get idea from attached app
Maybe not the most elegant solution but it works. It works even for multiple selections vs. the others.
Dear Shivesh,
I tried this also but not working.
any other expressions available.
Sorry Sunny
Dear All
please help me for find out the solution for this requirement.
Did you try the above example?
Dear Peter
I tried many times but pie chart not showing the result.
Well, it does for me:
Care to post one of your attempts, so that we can have a look at your object and expressions?