Hi, possible to have dropdown list from value...

Hi, possible to have dropdown list from value in a column ? THX

0 11 351
11 REPLIES 11

Do you need values for the dropdown from the whole column or just from one cell?

@Aleksi_Alkio the whole

okay

You can read it like TableName[ColumnName] or SELECT(TableName[ColumnName],TRUE)

@Aleksi_Alkio thx iโ€™ll Try on my pro account at work

What type of field ? Text, enum ?

Basically the same type that the column you are reading

@Aleksi_Alkio @Aleksi_Alkio ok, yes it is in the valid_if option thx

And for the same thing but with button selection ?

What you mean by this last post? I couldnโ€™t understand.

@Aleksi_Alkio have buttons choice from column values. But iโ€™ve find how to. Expression you give me in valid_if enum field and allow others values.

Top Labels in this Space