Fabrizio Varchetta Posted February 11, 2022 Share Posted February 11, 2022 I have a column with tree different values column 1: a, b, c. Then, i have a Drop down list linked to the column 1. I want to set the default value of the drop down list as "a". Link to comment Share on other sites More sharing options...
Kirsten Smith (she/her) Posted February 11, 2022 Share Posted February 11, 2022 What exactly do you mean by 'default value' You can set an opening value when you create the property control, how/when do you want to reset it to this value Is this something that you want to have happen in the Analyst or Web Player Link to comment Share on other sites More sharing options...
Fabrizio Varchetta Posted February 11, 2022 Author Share Posted February 11, 2022 I mean the open value and on Analyst. Tanks Link to comment Share on other sites More sharing options...
Jose Leviaguirre Posted February 14, 2022 Share Posted February 14, 2022 Hello Fabrizio, If you are creating a dropdown document property based on unique values of a column, you have to specify the default value when creating a document property that will hold the value: 1) Create a new doc prop and set the value to "a" or "b" 2) Use that doc prop to drive your control. Remember that the input of the control can be the set to use unique values of a column or the column names from a data table among other options. The output when changing the value of that column will be set to the document property. Note:l If you do not specify a value when creating the document property, the value of the dropdown will be blank represented by "---". If you want to always have the document property to be a certain value when opening the analysis or even the tab, it would be a different approach. Is that what you are looking for Link to comment Share on other sites More sharing options...
Fabrizio Varchetta Posted February 15, 2022 Author Share Posted February 15, 2022 Yes Jose, that's exactly what i am looking for. How can i do Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now