Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
We have a Member 360 application where users analyze one member at a time. A proposed Dynamic View on Transaction data will use the selected Member ID to query Snowflake. If User A refreshes the Dynamic View for Member 1234 and User B simultaneously refreshes the Dynamic View for Member 5678 in the same published app, are the Dynamic View results maintained independently per user session, or are refreshed results shared across all users of the app?
Hi
Yes — Dynamic Views are effectively session/user independent for this scenario. User A and User B can refresh the same Dynamic View in the same published app with different Member IDs, and their Dynamic View data is maintained independently.
Hi
Yes — Dynamic Views are effectively session/user independent for this scenario. User A and User B can refresh the same Dynamic View in the same published app with different Member IDs, and their Dynamic View data is maintained independently.