Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
4 years ago
Solved

Dynamic Column Update

Hi,   I have a summary table, where I am taking weekly summary.    In this table I have columns for each week: 1,2,3,....53 I am trying to build a Replace Value query, where we get week number...
  • jennratten's avatar
    jennratten
    4 years ago

    The purpose of Power Query is to transform existing source data.  If you are trying to include historical forecast values then those should be present in the source data somewhere.  It sounds like they are not.  The best option I think would be to either create a file that contains historical forecast amounts with their applicable dates (this could easily be done with Power Automate), or use Power Query to read all of the weekly files and aggregate the weekly amounts.