Forum Discussion
arobinson
5 years agoFrequent Visitor
If Statement to a VAR
I am working through building a table and will have a few different columns with variables that will be Date dependant. Anyway to shrink up this formula or make it faster? Date = IF (AN...
- 5 years ago
How about Date = WEEKNUM ( Goals[Week] ) - 1?
AlexisOlson
5 years agoSuper User
How about Date = WEEKNUM ( Goals[Week] ) - 1?