Back
I had a question regarding the Toggle button
I am trying to select the Toggle button ON and it's not showing the active sites
Hi Try to use this formula:
Column = SWITCH ( TRUE (), 'Table'[Field1] = "AAA", "ON", 'Table'[Field1] = "BBB", "OFF", SEARCH ( "CCC", 'Table'[Field2], 1, 0 ) = 1, "ON", 'Table'[Field2] = "DDD", "ON", "UNKNOWN" )
For more deep information on Power BI, register for this Power BI Training
31k questions
32.8k answers
501 comments
693 users