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
jharv9
Frequent Visitor

Dynamic Year To Year Comparison

I'm trying to figure out how to compare TV ratings month to month in the tabular view. It won't only be month over month but it could be March 2015 compared to July 2016. I've tried to create this numerous time but I can't seem to two different dates to line across. Can someone please help with this?

1 ACCEPTED SOLUTION


@jharv9 wrote:

Ratings Variance.PNGRating Source.PNGRatings Pivot.PNG

I posted the direction I've being going above.

The view that I am aiming for is in the excel sheet screenshot.


 

In this case, you can create a program table(program = values(yourtable[programeName])) and then split the one table into two, one for History and the other for Forecast. Link split two tables to the program table via a one : one relationship(single filter direction) by the programName column. Then apply two slicer to the YearMonth of two tables.

 

Regarding the excel sheet screenshot, create 5 measures, eg. History = LASTDATE(HistoryTable[YearMonth]). And then put the ProgramName from program table and the 5 measures to a table visual.

View solution in original post

4 REPLIES 4
BhaveshPatel
Community Champion
Community Champion

Hi There,

 

Please post your sample data file and requirements for the designing of the exact solution.

 

 

Thanks & Regards,

Bhavesh

Thanks & Regards,
Bhavesh

Love the Self Service BI.
Please use the 'Mark as answer' link to mark a post that answers your question. If you find a reply helpful, please remember to give Kudos.

Ratings Variance.PNGRating Source.PNGRatings Pivot.PNG

I posted the direction I've being going above.

The view that I am aiming for is in the excel sheet screenshot.


@jharv9 wrote:

Ratings Variance.PNGRating Source.PNGRatings Pivot.PNG

I posted the direction I've being going above.

The view that I am aiming for is in the excel sheet screenshot.


 

In this case, you can create a program table(program = values(yourtable[programeName])) and then split the one table into two, one for History and the other for Forecast. Link split two tables to the program table via a one : one relationship(single filter direction) by the programName column. Then apply two slicer to the YearMonth of two tables.

 

Regarding the excel sheet screenshot, create 5 measures, eg. History = LASTDATE(HistoryTable[YearMonth]). And then put the ProgramName from program table and the 5 measures to a table visual.

Ratings Variance.PNGRating Source.PNGRatings Pivot.PNG

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.