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

We've captured the moments from FabCon & SQLCon that everyone is talking about, and we are bringing them to the community, live and on-demand. Starts on April 14th. Register now

Reply
iDAXntKnow
New Member

SharePoint list Calculation

Hi All,

 

I am very new to PowerBI and DAX. I did a bit of SSRS reports, but I've been given a task and I don't know how to do it correctly. We have a SharePoint list (onprem), that contains TeamCode, location, salary, bonus, single or family etc. This information is written in a row, like:

TeamCodeCountry1SingleTeamLeadsCountry1FamilyVPsCountry1SingleTeamLeadRateCountry1FamilyVPRateCountry2SingleTeamLeadCountry2FamilyVPCountry2SingleTeamLeadRateCountry2FamilyVPRate 
1234A0215.0020.000315.0020.00 
4321B1015.0020.001215.0020.00 

 

What I need to do is a Matrix, Table of some sort in PowerBI that lists as:

Country1

1234A  |   SingleTeamLeads*SingleTeamLead Rate |   Total

1234A  |   FamilyVPs*FamilyVPRate

TOTAL

 

 

Country2

1234A  |   SingleTeamLeads*SingleTeamLead Rate |   Total

1234A  |   FamilyVPs*FamilyVPRate

TOTAL

 

Is it possible with the SP row? I've tried few methods, but the TeamCode column, and Country column stack, instead of next to each other. Tried creating a new table, create relationship teamcode, and I just can't get the result I need.

 

Any help is appreciated. If any videos are available, please link them too.

   

 

1 REPLY 1
v-yinliw-msft
Community Support
Community Support

Hi @iDAXntKnow ,

 

You need to add a column or new a table that indicate the relationship between the country and the Teamcode, and if you want to add two columns side by side, you should add the column to the Value.

Like this:

vyinliwmsft_0-1666690021817.png

You can refer this documentation to create a matrix:

Create a matrix visual in Power BI - Power BI | Microsoft Learn

 

Hope this helps you.

 

Best Regards,

Community Support Team _Yinliw

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

Helpful resources

Announcements
New to Fabric survey Carousel

New to Fabric Survey

If you have recently started exploring Fabric, we'd love to hear how it's going. Your feedback can help with product improvements.

Power BI DataViz World Championships carousel

Power BI DataViz World Championships - June 2026

A new Power BI DataViz World Championship is coming this June! Don't miss out on submitting your entry.

Join our Fabric User Panel

Join our Fabric User Panel

Share feedback directly with Fabric product managers, participate in targeted research studies and influence the Fabric roadmap.