Hello,
Currently I use a Valid If expression to produce a picker like:
SELECT(Reference[TIME TRACKING Time Type],TRUE)
Can this somehow be based on what slice the view is in?
Or better yet, can I assign an Initial Value of a column based on what slice the entry is made in?
For instance,
The main table is Jobs_App View.
Slice #1 is for T&M entries
Slice #2 is for Time Tracking Entries
Both Slices are of Jobs_App View.
Is there way to have an Initial Value of “T&M Entry” in a column based on the entry being entered while in Slice #1’s UX, meanwhile, set an Initial Value of “Time Tracking Entry” in the same column (different row) based on an entry being entered while in Slice #2’s UX?
I don’t think there is, but thought I would ask.
Thanks in advance,
Joe
