Join us at FabCon Atlanta from March 16 - 20, 2026, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.
Register now!Get Fabric Certified for FREE during Fabric Data Days. Don't miss your chance! Request now
I wanted to calculate the maximum drawdown for multiple portfolio .and wanted to add the filter on dash board.
If multiple portflio are selected than it should show the drawdown of multiple porflio selected
in my data there will be name of the porflio daily PL of the portflio
sample data
| Date | Portflio 1 | Portfolio 2 | Portflio 3 |
| 1-Jan-19 | -813.00 | 896.00 | 877.00 |
| 2-Jan-19 | 848.00 | -2,000.00 | 525.00 |
| 3-Jan-19 | -1,316.00 | 2,010.00 | 2,010.00 |
| 4-Jan-19 | 187.00 | -78.00 | 478.00 |
| 5-Jan-19 | -592.00 | 1,061.00 | 350.00 |
| 6-Jan-19 | 1,061.00 | 2,277.00 | 735.00 |
| 7-Jan-19 | 1,777.00 | 2,069.00 | 680.00 |
| 8-Jan-19 | 2,069.00 | 1,574.00 | 1,795.00 |
| 9-Jan-19 | 1,052.00 | 1,052.00 | 506.00 |
| 10-Jan-19 | 968.00 | 1,781.00 | 1,781.00 |
Solved! Go to Solution.
Hi @Snwealthcare ,
@amitchandak Thanks for replying!
Have you solved your problem? What does @amitchandak mean is as below:
Choose the three columns and click Unpivot:
Then click "Close & Apply" and use this table to calculate. Just as below:
Best Regards,
Dino Tao
If this post helps, then please consider Accept both of the replies as the solution to help the other members find it more quickly.
Hi @Snwealthcare ,
@amitchandak Thanks for replying!
Have you solved your problem? What does @amitchandak mean is as below:
Choose the three columns and click Unpivot:
Then click "Close & Apply" and use this table to calculate. Just as below:
Best Regards,
Dino Tao
If this post helps, then please consider Accept both of the replies as the solution to help the other members find it more quickly.
@Snwealthcare , In this case i think you should unpivot the table first, that will allow you slicer on Portfolio
Unpivot Data(Power Query): https://youtu.be/2HjkBtxSM0g
Check out the November 2025 Power BI update to learn about new features.
Advance your Data & AI career with 50 days of live learning, contests, hands-on challenges, study groups & certifications and more!
| User | Count |
|---|---|
| 101 | |
| 76 | |
| 56 | |
| 51 | |
| 46 |