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

Next up in the FabCon + SQLCon recap series: The roadmap for Microsoft SQL and Maximizing Developer experiences in Fabric. All sessions are available on-demand after the live show. Register now

Reply
ayaasfour
Frequent Visitor

Convert table columns from left to right

Hey ,

I need to convert Matrix columns from left to right as I view table in arabic mode ,

I need to convert this

 

date in arabic col 1 col 2 col 3

 

into

col 3 col 2 col 1 date in arabic

Any help please

6 REPLIES 6
v-jingzhang
Community Support
Community Support

Hi @ayaasfour 

 

Suppose you have a matrix like this

081802.jpg

 

Do you mean you want to convert it into below format? (Date is a Rows field, aa/bb/cc are values in Column1 which is a Columns field)

cc bb aa Date
30 20 10 1/1/2021
30 20 10 2/1/2021
30 20 10 3/1/2021

 

If yes, this is not supported in Power BI at present. 

 

Regards,
Community Support Team _ Jing
If this post helps, please Accept it as the solution to help other members find it.

ayaasfour
Frequent Visitor

I dont have static columns I have just column numbers and row numbers and values and I draw matrix by this information. So i can not access on specific columns. , iS there is any solution?

ayaasfour
Frequent Visitor

Can you explain more as I do not understand what I should do precisely?

ryan_mayu
Super User
Super User

@ayaasfour 

maybe you can try group by in PQ,grouping from the last column to first column. At last, delete the new column.





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

Proud to be a Super User!




Can you explain more as I do not understand what I should do precisely?

@ayaasfour 

not sure if we have a better solution for this. here is just a workaround for you.

1.PNG

then remove the last column

2.PNG





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

Proud to be a Super User!




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.

March Power BI Update Carousel

Power BI Community Update - March 2026

Check out the March 2026 Power BI update to learn about new features.