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

July 7 - July 17 | Round 2 of the Power BI Dataviz World Championships. Don't miss your chance! Learn more

Reply
HamzaLam
Frequent Visitor

PowerBi two different table visualisation in one table

Hi all 

I have two different tables visualisations that has same information, one is from actual month , the second one (wich is below the first one) has same info but from last month, my only problem with this is the first one get shifted from the second and vice versa (see the picture below), is there any way to fix this so they'll stay perfectly aligned ? 

Many thanks 

 

 

1 ACCEPTED SOLUTION
audreygerred
Super User
Super User

Rather than having two visuals stacked on top of one another, I suggest creating two measures. One for current month and one for previous month. Then have your measures display in rows rather than columns (you can do this in formatting and in the values section).





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

Proud to be a Super User!





View solution in original post

7 REPLIES 7
audreygerred
Super User
Super User

Rather than having two visuals stacked on top of one another, I suggest creating two measures. One for current month and one for previous month. Then have your measures display in rows rather than columns (you can do this in formatting and in the values section).





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

Proud to be a Super User!





lbendlin
Super User
Super User

They will never align.  Why not have a single table visual with both months?

Thanks for the reply, if i do it in one table visuals for both month it wont be one below the other but one next to the other no ?

no, they will be below each other, one row per month.

I added the month for the other table and it's next to the first month not below, am'i missing somthing or not doing it right ?

Hi,

I also agree with above two suggestions.The best way to create one table with both the months instead of two tables.

There are several ways you can achieve this.

  • First use Matrix visual instead of table visual which you have currently used.
  • Your columns seems to be measures you have created.so that if you have calender table in you model or Date column.You can use year and month part as rows in the matrix as shown below.

PBIViz_2024_0-1725635220185.png

  • You can even use two calculation groups for current Month & previous month if all the columns are measures.

If you need more assistance,If you can share a pbix file with dummy data i will be happy to help.

 

Regards,

Please provide sample data that covers your issue or question completely, in a usable format (not as a screenshot).

Do not include sensitive information or anything not related to the issue or question.

If you are unsure how to upload data 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.

Want faster answers? https://community.fabric.microsoft.com/t5/Desktop/How-to-Get-Your-Question-Answered-Quickly/m-p/1447...

Helpful resources

Announcements
FabCon and SQLCon Barcelona 2026

FabCon & SQLCon – Barcelona 2026

Join us in Barcelona for FabCon and SQLCon, the Fabric, Power BI, SQL, and AI community event. Save €200 with code FABCMTY200.

60 days of Data Days Carousel

Data Days 2026

Join Data Days 2026: 60 days of free live/on-demand sessions, challenges, study groups, and certification opportunities.

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.

Top Solution Authors