Forum Discussion
benjaminhoang
Helper III
8 years agoCalculation to display specific dates on a card - previous workday
Hey Guys, I have a card that currently pull data from excel sheet with a date and and amount. I currently manually change the day to show previous days amount. The problem I am having is I want t...
- 8 years ago
You may use WEEKDAY Function in nested IF Function or SWITCH Function to add a measure.
v-chuncz-msft
Community Support
8 years ago
You may use WEEKDAY Function in nested IF Function or SWITCH Function to add a measure.