Virtual Column as Dropdown with unique values from a specific colum

Hi,

i want to use a Virtual Column as Dropdown with unique values from a specific colum but i cant get it to work.

What i did:

  • created virtual column
  • App formula: empty
  • Type: Enum
  • Base Type: Text
  • Input mode: Dropdown
  • Valid if: SELECT(Bereiche[Halle], TRUE,TRUE)

The colum is not showing up in my form! What am i missing?

PhilippSeidel_0-1705310945737.png

 

 

Solved Solved
0 1 83
1 ACCEPTED SOLUTION

JSO
Silver 2
Silver 2

Your problem is that it uses a virtual column.
Virtual columns: THEY CANNOT BE EDITED, their content is ALWAYS the result of your APP FORMULA and is presented in a _Form view only in certain cases.

View solution in original post

1 REPLY 1

JSO
Silver 2
Silver 2

Your problem is that it uses a virtual column.
Virtual columns: THEY CANNOT BE EDITED, their content is ALWAYS the result of your APP FORMULA and is presented in a _Form view only in certain cases.

Top Labels in this Space