Forum Discussion
zacharylwy
2 years agoFrequent Visitor
Slider Slicer to Control Time Lag
is it possible to add a slicer that can add varying time-lags to a column that is indexed on dates? For context, my table might look like: Date No. Ships Published ...
- 2 years ago
It should be possible to adapt this solution:
How to get the value in a column based on conditio... - Microsoft Fabric CommunityWhere this solution uses the Index directly, you can offset it by the value of your delay, by adding or subtracting it.
aburmester
2 years agoFrequent Visitor
It should be possible to adapt this solution:
How to get the value in a column based on conditio... - Microsoft Fabric Community
Where this solution uses the Index directly, you can offset it by the value of your delay, by adding or subtracting it.