Forum Discussion
Anonymous
7 years agoNot applicable
Link to another report tab
Hi, Is there a way to create a link on a report to another tab within the same report? I know that we can use a text box and put a link. But we need to hard-code the URL. And since the URL can ch...
- Anonymous7 years ago
Hi,
Have you try bookmark? Let say you have 2 pages
- Create book mark in page 2 (named: go to p2)
- Creat a button and assign the action to this book mark.
I hope this help!
Duc
Anonymous
7 years agoNot applicable
Hi,
Have you try bookmark? Let say you have 2 pages
- Create book mark in page 2 (named: go to p2)
- Creat a button and assign the action to this book mark.
I hope this help!
Duc
Anonymous
7 years agoNot applicable
Anonymous,
Thank you, I wasn't aware of how button and bookmark was working. It resolved my problem.
For conditional formatting, we wanted to have the button background green or red depending on some data. It is not possible to do that currently. For now, I use a custom Card visual I found on marketplace. It's called Advance Card. It has the conditional formatting capability unlike the built-in Card. I put it above the button. It does the job.