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

Calling all Data Engineers! Fabric Data Engineer (Exam DP-700) live sessions are back! Starting October 16th. Sign up.

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
FabCon Global Hackathon Carousel

FabCon Global Hackathon

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

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