Forum Discussion

bhelou's avatar
bhelou
Responsive Resident
6 years ago
Solved

selecting date between 2 different queries

Hi ,   I am new to Power BI , I Have  project Number and Revenue amount and Invoice amount , I need to link the date of the Invoice amount with the date of revenue aomunt taking into considiration ...
  • Anonymous's avatar
    Anonymous
    6 years ago

    Hey bhelou 

     

    I may be misunderstanding so feel free to correct me or clarify, but I believe all you need to do is create a calculated column with the DATEADD DAX function and then link those to your Master calender (date) table.

     

    DATEADD: https://docs.microsoft.com/en-us/dax/dateadd-function-dax

     

    If this helps please kudo.

    If this solves your problem please accept it as a solution.