I am new to Power Query /PowerBI and have made a start with an online course.
Have chosen a project involving weather history to continue my leanrning. I have only three tables. One is weather history data, acquired from VisualCrossings, which I will append to at the end of each month. It currently holds data for all dates from 2000-2021 for a few locations.
Two other tables are 'Date Lookup' and 'Season Lookup', as shown below:
I want to get the Season for the given date into the Date Lookup table from the Season Lookup table. Is there a DAX formula that would work for this?
Thanks in advance for any help you can give me.
MIB1019
Have chosen a project involving weather history to continue my leanrning. I have only three tables. One is weather history data, acquired from VisualCrossings, which I will append to at the end of each month. It currently holds data for all dates from 2000-2021 for a few locations.
Two other tables are 'Date Lookup' and 'Season Lookup', as shown below:
I want to get the Season for the given date into the Date Lookup table from the Season Lookup table. Is there a DAX formula that would work for this?
Thanks in advance for any help you can give me.
MIB1019