-
Re: Filtering Report Data by Multiple Dates
@Brightsider you can but you would have to restructure your dataset. You'd need a single date column to filter off of, so you'd want to pivot your data to create a single date column, and then have a…2 -
Re: Export All Names of Beast Mode Calculations
@newbee do you have dataset access? You can get this from the Domo Governance connector using the "Beast Modes"report - then you could create a view on top to filter by the dataset you are …3 -
Re: Combining data into one pie chart
@louiswatson are your stages mutually exclusive? if so, I think your next step will be a group by tile for each stage (group by stage and then count panels?) and then an append which will stack your …2 -
Re: Adding Hyperlink to table values
@LiliRestrepo adding the target="_blank" argument in the HTML code should do this for you. It would look like this: CONCAT('<div><a href="', 'https://yourinstance.domo.com/dat…4 -
Re: Can I Create Variables in Beast Mode?
@Musetti I think this is currently in beta - they presented on the functionality at the user group community event. You can see the recording in this post: https://dojo.domo.com/main/discussion/55230…3