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!To celebrate FabCon Vienna, we are offering 50% off select exams. Ends October 3rd. Request your discount now.
I have the fund table below which stores capitals, liability and fund on daily basis for each fund (Fund #1 and Fund #2).
I would like to display it in a line chart by transaction date with a slicer to choose whether it is from Fund#1 or Fund#2 which the slicer works fine. However, when selecting both funds in the slicer, it sums both funds. Is there a way that I could display the funds in different line in the same line chart for comparison?
I know one solution is to create a new table with each fund as a column. However, the issue is that the number of funds is dynamic. Thus, how could I create a new column based on the dynamic number of funds?
Thanks,
Byte
Solved! Go to Solution.
It seems that you just need to drag FundName to Legend.
It seems that you just need to drag FundName to Legend.
Please help mark it as answer. That way, other community members may also benefit. Your contribution is highly appreciated.