O
oakridge
Followed Greg Collins suggestions for Filtering Unique Values from a dropdown
list from a secondary data source.
Using the following "not(. = ../preceding-sibling::SW-VERSIONS/@MACHINE)"
Where in SW-VERSIONS is the Secondary Data SQL Table with the field MACHINE.
This is represented on the main screen as
/dfs:myFields/dfs:dataFields/d:SW-VERSIONS/@MACHINE["not(. =
.../preceding-sibling::SW-VERSIONS/@MACHINE)"]
I have tried this with and without quotes and neither of them work.
What am I missing?
Ann Compton
list from a secondary data source.
Using the following "not(. = ../preceding-sibling::SW-VERSIONS/@MACHINE)"
Where in SW-VERSIONS is the Secondary Data SQL Table with the field MACHINE.
This is represented on the main screen as
/dfs:myFields/dfs:dataFields/d:SW-VERSIONS/@MACHINE["not(. =
.../preceding-sibling::SW-VERSIONS/@MACHINE)"]
I have tried this with and without quotes and neither of them work.
What am I missing?
Ann Compton