Forum Discussion
RDS2017
2 years agoFrequent Visitor
data comparison powerbi
How to compare two data sets from 2 excel files each representing a different year in power bi?
For example: One excel file from 2023 has types of buildings(tall, short)
another excel file from 2024 has types of buildings(tall, short)
how to display them on one visual types of buildings from 2023 and 2024?
Create a date dimension table and establish a relationship to the date column in each dataset. If the datasets do not have a date column already, create one.
3 Replies
- CoreyP
Solution Sage
Create a date dimension table and establish a relationship to the date column in each dataset. If the datasets do not have a date column already, create one.