Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hello experts.
My questions are 2 but intertwined:
1) I notice there is a "always one selected value" option for fields, but its application is all over the app.
I want the user to have the ability to select only one value for some fields, for a single sheet.
is that possible?
2) in this single sheet, i have a diagram that i want to show all the data, and the data for the selection at the same time.
Should i treat it with alternate state, or with set analysis with {1} ?
Thanl you guys in advance. So thankful for this community 🙂
Hi, probably best way is alternate states, remember that you can define states for objects and sheets.
here the officil help :
My concern is that with alternate states, the selections are fixed to what I have picked for the state, isn't it so? Correct me if i'm wrong
@QFabian Do you perhaps know how to apply always one selected value to a filter pane that has been assigned a statename() ?
hi, you can do that in the same way as usual.
one selectd value option from the field settings in fields asset
alternate state selection from the filter properties
remember that in expressions, you should use the alternate code too :
@QFabian thanks, but i want the only one selected value for a single sheet. That's why i'm going to use alternate state.
The always one selected value applies to the whole app. 😞
@QFabian how do i do that?
I tried duplicating it in the script with a different alias but that doesn't work too, same thing, applies to all app 😞