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
StevenSeagull
Regular Visitor

Create a new column that will calculate value from current table with result from other table

Hi community,

 

iam looking for a solution to my problem which I cant solve myself.

 

I have a two tables:

1st. Feature table, where I keep a chunk of work estimated on some value

2nd. User story table where I break down teh feature in to smaller piece called a User story.

Both are related with child parent relation.

Feature table       User story table    
  Relation value     Relation value    
Team nameStatusFeature IDTshirt sizeNew Tshirtsize   Parent feature IDTeam nameStatusStory points 
PalantirActive100002010   10000PalantirClosed550%
PalantirActive200003020   10000PalantirClosed5 
PalantirNew300005050   10000PalantirOpen10 
AlphaActive400008040   20000PalantirClosed566,60%
AlphaNew500004040   20000PalantirOpen5 
AlphaNew600001010   20000PalantirOpen5 
        30000PalantirNew8100%
        40000AlphaClosed1050%
        40000AlphaOpen5 
        40000AlphaOpen5 
        50000AlphaNew5100%
        60000AlphaNew8100%

I wnat to see create a new column calculation for Tshirt size which takes in to considertion the total user story completed. 

Formula should be: If Feature is in Active state find the feature ID in user story table (Parent feature ID) and sum up the open storypoints and devided with closed storypoints.

 

Example: Feature ID for Palantir 10000 has 3 User stories. Total value of User stories are 20. 10 are closed. That means 50% of Tshirt size 20 become 10

1 ACCEPTED SOLUTION
rajendraongole1
Super User
Super User

Hi @StevenSeagull  - Please find the attached pbix file FYR:

 

check the new column that derived for New Tshirtsize

 

rajendraongole1_0-1744718332559.png

 

Hope this helps .

 





Did I answer your question? Mark my post as a solution!

Proud to be a Super User!





View solution in original post

4 REPLIES 4
rajendraongole1
Super User
Super User

Hi @StevenSeagull  - Please find the attached pbix file FYR:

 

check the new column that derived for New Tshirtsize

 

rajendraongole1_0-1744718332559.png

 

Hope this helps .

 





Did I answer your question? Mark my post as a solution!

Proud to be a Super User!





 

I had to change 0 to 0.1. now it works.. thanks

 

StevenSeagull_1-1744740547585.png

 

Hi   rajendraongole1,

 

it works for some features, but there are some features where it doesnt work.. i did some research and it looks like those without closed stories doesnt show anz number in new tshirt size

Thanks  rajendraongole1,

 

it works but partialy. I noticed that If in active feature the user stories arent closed then it wont give any value

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!

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
Top Kudoed Authors