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

Register now to learn Fabric in free live sessions led by the best Microsoft experts. From Apr 16 to May 9, in English and Spanish.

Reply
Anonymous
Not applicable

Week commencing as a row not working

Hi guys, looking for help with the week commencing field in Power BI.

 

I added a column in Power Query using the 'Week commencing ' option, which has worked fine when i use it just for a scorecard or similar to return therdate for Monday of each week.

 

however, when I try to do something else with it, like create a matrix with the week commencing as a row, it won't pull into the field. 

 

Any ideas what's happening? I wanted to avoid making a data table if I could!!

 

Thanks,

 

Gem

1 ACCEPTED SOLUTION
amitchandak
Super User
Super User

@Anonymous , You should be able to use a column created in the power query in a matrix row or column.

 

Can you share sample data and sample output in table format? Or a sample pbix after removing sensitive data.

 

 

dax column

Week Start date = 'Date'[Date]+-1*WEEKDAY('Date'[Date],2)+1

View solution in original post

2 REPLIES 2
amitchandak
Super User
Super User

@Anonymous , You should be able to use a column created in the power query in a matrix row or column.

 

Can you share sample data and sample output in table format? Or a sample pbix after removing sensitive data.

 

 

dax column

Week Start date = 'Date'[Date]+-1*WEEKDAY('Date'[Date],2)+1

Anonymous
Not applicable

Hi, there's no sensitive data (I'm using dummy data to make the report, and it's aggregated already by email campaign), but no idea how to export as you say above!! 🙂

Helpful resources

Announcements
Microsoft Fabric Learn Together

Microsoft Fabric Learn Together

Covering the world! 9:00-10:30 AM Sydney, 4:00-5:30 PM CET (Paris/Berlin), 7:00-8:30 PM Mexico City

PBI_APRIL_CAROUSEL1

Power BI Monthly Update - April 2024

Check out the April 2024 Power BI update to learn about new features.

April Fabric Community Update

Fabric Community Update - April 2024

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