Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi there,
I want to offer possible clients to test my QlikView template for 30 days (Desktop). So I was wondering: Is there a way to limit the usability for 30 days? Maybe with the help of limiting theuser rights? I couldn't find any threads dealing with this matter. Many thanks for ideas on this .
Cheers, Ingo
You may construct a table with user and Expiry-Date.
All Sheets then may be made visible on the check-condition TODAY() < ExpiryDate
If you then further restrict other security-conditions, users may still be able to open the app, but will not see any data ....
Else data to be placed on a server. There you have this funtionality.
Peter