Hey,
We want to send our clients links to dashboards / sets of dashboards with a specific daterange, so our consultants can comment on the static view.
Unfortunately this does not seem to be possible at the moment without adding unnecessary extra dashboard tabs on the top for every edited variable (through the permalink functionality).
We've tried to use javascript with setDashboardProp() embedded in klips, but this doesn't seem to work either.
It would be nice to be able to create URLs such as app.klipfolio.com/?dateStart=1990-01-01&dateEnd=2000-01-01 which would set the correct values.
Thanks!