Forum Discussion
mikep7521
8 years agoHelper III
Week Number for a certain date
I'm attempting to create a column/measure that captures what weeknum a certain date is in but i'm not receiving the correct answer. Below is my column and measure formula: Column Est. Close Date We...
- 8 years ago
I figured out the issue. There were multiple installments that had the same closing date whcih is what was leading to the wrong values being displayed.
RMDNA
8 years agoSolution Sage
Hi mikep7521,
Can you do it in the back end, or does it need to be a measure? I would just use "Column from Example" in Query Editor; it should pick up the pattern after a few entries.
mikep7521
8 years agoHelper III
Could you please elaborate? I'm not familiar with what you are referencing.