Hi, I want to create a control which should have default values linked with the dataset.
For example, in the following control the default value should be XXXXX when i share this dashboard with XXXXX, similarly with the others
i tried setting the dynamic default value while creating the parameter, but i am only able to select the column name but not the required value.
I don’t know how to achieve this, is there anything else i need to add in the dataset. As of now the test dataset only have 4 columns(customer_id, desc, item_id,price)
can you add a new column “UserName” to your dataset and use this for User name column? I think the user name column and the column for default value cannot be the same.