I am trying to convert a dashboard from Simple XML to Dashboard Studio. In the original dashboard there is a token that uses "$click.name2$ that links to the corresponding name of the field in another dashboard. To my understanding, the equivalent of $click.name2$ in XML should be "$name" in Dashboard Studio; however, when I use "$name" the correct value is not returning. What would be the equivalent of "$click.name2" in Dashboard Studio? This is for a single value.
Hi there,
While "click.name2" doesn't have a direct equivalent, here are effective approaches:
1. Use "row.name2" for Single Values:
2. Employ Context Variables for Complex Data:
3. Consider URL Tokens for Cross-Dashboard Linking:
Additional Tips:
Remember:
This was very helpful. Thank you so much!
Hi there,
While "click.name2" doesn't have a direct equivalent, here are effective approaches:
1. Use "row.name2" for Single Values:
2. Employ Context Variables for Complex Data:
3. Consider URL Tokens for Cross-Dashboard Linking:
Additional Tips:
Remember: