I have a dashboard that contains 2 separate datasets. One is from an embedded Survey123 form and the other is a SQL Server view. The SQL Server view contains the globalid and inspection information from the S123 form, plus it contains various header data from our production database. I am trying to make the embedded Survey123 form filter based on the globalid from the SQL Server dataset.
Is this possible?
Thanks,
--gary