Skip to main content
Announcements
MAINTENANCE ALERT: Dec. 12th starting 9 AM CET. Community will be read-only. GET DETAILS
cancel
Showing results for 
Search instead for 
Did you mean: 
Nastiapom
Contributor
Contributor

Add "Columns" Component in Data Property

Hi, I'm trying to implement the Data Property with the "Columns" Component that contains measures and dimensions.
Like what is in this photo:

Nastiapom_0-1660689785100.png

But I could only figure out how to visualize the dropdown button without measures and dimensions because this part is not documented.

Nastiapom_3-1660692805237.png

 

This is the code I arrived at:

Nastiapom_2-1660691531804.png

Labels (3)
2 Replies
alex_colombo
Employee
Employee

Hi @Nastiapom , are you trying to have this box that show you if you want to add a column as dimension or measure?

alex_colombo_0-1667836413150.png

 

Nastiapom
Contributor
Contributor
Author

Hi @alex_colombo ! Thank you for the replay.
I can dislpay the box and the options like in this capture: 

Nastiapom_0-1667840956731.png

But when I click in any field, nothing happens.
My problem is that I can't visualize the data (list of fields after selection).
Like here:

Nastiapom_1-1667841094472.png

I only have the button without fileds.

Nastiapom_2-1667841928092.png

 


Thank you