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

Compete to become Power BI Data Viz World Champion! First round ends August 18th. Get started.

Reply
binayjethwa
Helper IV
Helper IV

Add Additional Column in Matrix and avoid repeating values

Hi,

 

I have the following requirement where i need to show the current month + 3 months later alonw with week on week data in a matrix . 

 

Currently i am using a matrix visual and i am showing Week on week data as below.

 

NameNumberlocationCity 06-Nov13-Nov-2320-Nov-2304-Dec-2311-Dec-2318-Dec-2325-Dec-23
Test111hydhyd1177885589966
Test1112kockoc114445544966
Test 2113tvmtvm11488689466

 

I have a requirement where i need to show as below .  i need to show based on my data available current month with 3 months later and followed by same week on week data. and it should be dynamic , current month + 3 month always based  in on data in matrix data. Is this possible in matrix , how can we achieve.

 

NameNumberlocationCity NovDecFebMar06-Nov13-Nov-2320-Nov-2304-Dec-2311-Dec-2318-Dec-2325-Dec-23
Test111hydhyd1762193332341177885589966
Test1112kockoc59174334235114445544966
Test 2113tvmtvm10316533523611488689466
5 REPLIES 5
binayjethwa
Helper IV
Helper IV

Hi @lbendlin  , 

I have a date table with week ending dates column , now i  have to show all the numbers for all the emp foe every week ending date , along with current month and 3 months more .

 

for example , this is the date column i am using.

 

Now i need to show the matrix table with below: 

In matrix

Rows: Name , Number , City ,Location

Columns : Date

Values : Total Hours 

Now here in matrix in columns i need to show current month + 3 monts and also week ending dates.

Note : My date table is mapped to emp table with date column.

 

Expected output as below : 3-4 months data with week on week. and these 3-4 months data should be dynamic and it will take current month as starting month.

 

binayjethwa_1-1700461416955.png

 

 

binayjethwa_0-1700461079239.png

 

Please provide sample data (with sensitive information removed) that covers your issue or question completely, in a usable format (not as a screenshot). Leave out anything not related to the issue.
If you are unsure how to do that please refer to 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.

If you want to get answers faster please refer to https://community.fabric.microsoft.com/t5/Desktop/How-to-Get-Your-Question-Answered-Quickly/m-p/1447...

lbendlin
Super User
Super User

You are looking at measures - lots and lots of them. Make sure you are up for the maintenance .

 

(Look into Field Parameters - that might ease the pain a bit)

 

Where is January?

Hi @lbendlin ,

 

Oh yeah i missed Jan ,  not many measures because i will have weeks column in column section of matrix and additionally i need those 4 or 5  dynamic months based on data in the matrix and since if i place multiple measures on Values section it will be repeated. SO need some solution where we can add more values in columns apart from week on week. Any suggestions ?

 

Basically my output should have 4 or 5  current months based on data available and then all the week on week data as below.

 

NameNumberlocationCity NovDecJanFebMar06-Nov13-Nov-2320-Nov-2304-Dec-2311-Dec-2318-Dec-2325-Dec-23
Test111hydhyd176219333332341177885589966
Test1112kockoc5917433334235114445544966
Test 2113tvmtvm1031653333523611488689466

 

 

Please provide sample data that fully covers your issue.
Please show the expected outcome based on the sample data you provided.

Helpful resources

Announcements
August Power BI Update Carousel

Power BI Monthly Update - August 2025

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

August 2025 community update carousel

Fabric Community Update - August 2025

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

Top Solution Authors