Having trouble combining these two formula below into one. Not sure what I am messing up. Is it possible with this type of formula?
UpdateContext({DateStart: Blank()})
UpdateContext({DateEnd: Blank()})
Solved! Go to Solution.
Here's the syntax you are looking for
UpdateContext({DateStart: Blank(), DateEnd: Blank()})
Here's the syntax you are looking for
UpdateContext({DateStart: Blank(), DateEnd: Blank()})
@Pstork1Great goodness, apologies, I think i i"fat fingered". Thank you for the help
User | Count |
---|---|
197 | |
124 | |
88 | |
48 | |
40 |
User | Count |
---|---|
277 | |
166 | |
138 | |
82 | |
76 |