ok, starting from scratch here
Opened SPO list as my data source - the list has 2 columns
I want a radio button which shows options from one list. When selected, it sets a variable to the value in the othe column
My List has columns:
Company and Account Number
I want radio buttons to show list of companys (column 1). When selected, a variable is set to = account number for that company
When I add radio button and point to data source, it just shows values from Column2 (account number)