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

Enhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends August 31st. Request your voucher.

Reply
dandywong
Frequent Visitor

Creating a new table based on multiple factors

I want to create a new table based on at least 2 values and only showing certain columns (5 columns) of important information:

 

1) Scope Status = Yellow

2) Project Phase = Completed

 

 

Any help would be appreciated!

1 REPLY 1
v-xjiin-msft
Solution Sage
Solution Sage

Hi @dandywong,

 

In your scenario, did you mean that we want to create a calculated table based on another table? If so, I think you can try SUMMARIZE() function.

 

Sample is here: https://www.sqlbi.com/articles/all-the-secrets-of-summarize/.

 

By the way, if you can share us some sample data and your expected result. Then we can provide more specific suggestions.

 

Thanks,
Xi Jin.

Helpful resources

Announcements
July 2025 community update carousel

Fabric Community Update - July 2025

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

July PBI25 Carousel

Power BI Monthly Update - July 2025

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

Top Solution Authors