-
Re: Sort Column in ETL?
I wholeheartedly agree with the idea of a seperate sort tile. Rank and Window is fine, but not every situation calls for a window function or the additional configuration/grouping options needed for …1 -
Is it possible to render an exisiting card inside a Domo Brick?
Hi All! Does anyone know of a way to 'embed' an existing out-of-the-box card inside a domo brick? I realize there are custom visualizations via PheonixChart to create custom visuals, but I have an id…1 -
Re: Is it possible to render an exisiting card inside a Domo Brick?
So, I found the API to render an image of a given card id :) That is good enough to at least show the cards as images in their most updated state and render them in a brick that I can make clickable.…1 -
Re: Is it possible to render an exisiting card inside a Domo Brick?
@MarkSnodgrass @GrantSmith - Right after I posted my last response, I found a partial solution. All I did was go into a card → share menu → embed to get the direct <iframe> code Domo generates …2 -
Re: DDX Bricks - Creating a linkable <iframe>
Hi @pimogo I realize this is an old post at this point and you've probably already solved it, but here is how I did it in a DOMO brick. <a href="#" onclick="javascript:domo.navigate…1