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 202...
- 2 years ago
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.
CoreyP
2 years agoSolution 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.