Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Join the Fabric FabCon Global Hackathon—running virtually through Nov 3. Open to all skill levels. $10,000 in prizes! Register now.

Reply
kobebyte
Regular Visitor

Line Chart and Dynamic Table Column

I have the fund table below which stores capitals, liability and fund on daily basis for each fund (Fund #1 and Fund #2).

 

FundTable.PNG

 

 

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?

Report.PNG

 

Thanks,

Byte

 

1 ACCEPTED SOLUTION
v-chuncz-msft
Community Support
Community Support

@kobebyte,

 

It seems that you just need to drag FundName to Legend.

Community Support Team _ Sam Zha
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

View solution in original post

3 REPLIES 3
v-chuncz-msft
Community Support
Community Support

@kobebyte,

 

It seems that you just need to drag FundName to Legend.

Community Support Team _ Sam Zha
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

@v-chuncz-msft Thanks a lot. 

@kobebyte,

 

Please help mark it as answer. That way, other community members may also benefit. Your contribution is highly appreciated.

Community Support Team _ Sam Zha
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

Helpful resources

Announcements
September Power BI Update Carousel

Power BI Monthly Update - September 2025

Check out the September 2025 Power BI update to learn about new features.

FabCon Atlanta 2026 carousel

FabCon Atlanta 2026

Join us at FabCon Atlanta, March 16-20, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.

Top Solution Authors