Forum Discussion
Anonymous
5 years agoNot applicable
How to compute ROI at Pivot table ?
Hi All I seek help on create expression for ROI at Pivot table :- My PBI file :- https://www.dropbox.com/s/jiidvq50bebyn73/COMPETITOR_V010%20Compute%20ROI.pbix?dl=0 Paul
- 5 years ago
Please use this measure ROI:= Divide(AMT NET_PROFIT_A_TAX_C,AMT REVENUE_C,0)
amitchandak
Super User
5 years agoSeem like Answer is already give by parry2k .
Anonymous
5 years agoNot applicable
Hi All
Thank you very uch for all your help , it work fine.
Paul