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

Register now to learn Fabric in free live sessions led by the best Microsoft experts. From Apr 16 to May 9, in English and Spanish.

Reply
Alan421
New Member

How can I show a new part of the team in power BI?

Basically, I am showing data relating to 'x' - let's say it is data relating to how many burgers each member of my team at work has. There are 4 of us. I have data relating to this topic from 4 years ago and I am showing all of this data relating to these 4 people and how many burgers they each have. Now we have 6 members of the team. How can I show this in one visual on Power BI?

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

Hi  @Alan421 ,

If your table has the same structure, you can use the function Union() or use Merger Queries in Power Query to form a table so that it will appear in the same Visual.

Union_Table =
UNION(
    'Table','New_Table')

vyangliumsft_0-1685436334586.png

If it doesn't match your expected result, can you express the result you want in the form of a picture, we can better help you.

 

Best Regards,

Liu Yang

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

2 REPLIES 2
v-yangliu-msft
Community Support
Community Support

Hi  @Alan421 ,

If your table has the same structure, you can use the function Union() or use Merger Queries in Power Query to form a table so that it will appear in the same Visual.

Union_Table =
UNION(
    'Table','New_Table')

vyangliumsft_0-1685436334586.png

If it doesn't match your expected result, can you express the result you want in the form of a picture, we can better help you.

 

Best Regards,

Liu Yang

If this post helps, then please consider Accept it as the solution to help the other members find it more quickly

lbendlin
Super User
Super User

This is too vague. Please provide sample data that covers your issue or question completely, in a usable format (not as a screenshot).
https://community.fabric.microsoft.com/t5/Community-Blog/How-to-provide-sample-data-in-the-Power-BI-...
Please show the expected outcome based on the sample data you provided.

https://community.fabric.microsoft.com/t5/Desktop/How-to-Get-Your-Question-Answered-Quickly/m-p/1447...

Helpful resources

Announcements
Microsoft Fabric Learn Together

Microsoft Fabric Learn Together

Covering the world! 9:00-10:30 AM Sydney, 4:00-5:30 PM CET (Paris/Berlin), 7:00-8:30 PM Mexico City

PBI_APRIL_CAROUSEL1

Power BI Monthly Update - April 2024

Check out the April 2024 Power BI update to learn about new features.

April Fabric Community Update

Fabric Community Update - April 2024

Find out what's new and trending in the Fabric Community.