Forum Discussion

PowerBI_RD's avatar
PowerBI_RD
Frequent Visitor
2 years ago
Solved

Take value from latest date in PQ

Hi all,   I have a question about fetching a target that changes with time. I have two tables: the first one has the StartDate for each target output. Users can input a newer date in this table and...
  • jgeddes's avatar
    2 years ago

    You could merge the target query into the date query, expand the target value and then fill up to replace the null values. All dates prior to the intial target date will be left as null.