Comments
-
Thanks @DavidChurchman Apologies I can't quite conceptualise the card filter part; wouldn't the card filter be dependent on what the viewer/ user selects (and not dynamic)? Further aren't card filters temporary?
-
thank you @GrantSmith and @ArborRose Example: Card on dashboard with hyperlink table, when user clicks on the card on the dashboard it opens up a new email in their default email client. Sample beast mode using HTML table: CONCAT('<a href="mailto:abc@gmail.com? subject=Help! &body = Dashboard link:…
-
thanks for this idea Kevin!
-
thank you Grant for the prompt response
-
Hi @Khushboo and @cadellfalconer, We have some high profile/ visibility reports displaying images uploaded to a SharePoint site. Would you have an update (or workaround) on the above functionality please? I will at some stage test with DOMO App Studio to ascertain whether the issue persists.
-
Thank you Mark for the prompt response! ❤️
-
with this beastmode: SUM(SUM(1)) OVER (PARTITION BY `loan_id`) is there any workaround to leave the number of rows intact rather than have domo aggregate or summarise them?