Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
5 years ago
Solved

Fill rows between start and stop

Hello,  I would like to fill rows between a start and stop flag, but leave null values outside of these falgs.  Can anyone help with this?  Sample Data:     Finish Sunday    ...
  • V-lianl-msft's avatar
    5 years ago

    Hi Anonymous ,

     

    Your data model cannot fill in blanks. You need a column to group the start finish date, and then create an index column.

    Please refer to the sample pbix.

     

     

    Best Regards,
    Liang
    If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.