Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
7 years ago
Solved

Expand a date range

Hi community,    have this one fo you:   I have this table called TP (travel periods)   Travel Start Travel End Index 20/11/2018 12/12/2018 TP1 10/01/2019 3/04/2019 TP2 30/04/...
  • Anonymous's avatar
    Anonymous
    7 years ago

    Alright,

     

    Then righ-click the original table and select Reference --> this creates another table that references the original TP table (i.e. if the TP table gets updated the updates also carry on to the expanded ), then apply the steps needed in the new table to get the desired result and maintain the origianl table.

     

    An updated pbix: pbix

     

    Br,

    T