-
Re: Tracking Google Analytics for Coursebuilder
@Ashleigh is the resident expert on Coursebuilder1 -
Re: Generate an Average ignoring duplicate rows
@mberkeley then split your data upstream into the two separate columns / sets of data. create a stream of data that includes excludes / dedupes category info add a constant "Activity Type" …1 -
Re: Branding/Style Templates
... Domo does have white labeling options ... but it's a for pay conversation. @chrishaleua1 -
Re: join two tables with date comparison in where clause MySQL
@user095063 @MarkSnodgrass is spot on in his SQL. The key difference between JOIN + ON versus subquery + WHERE is that if there was additional data of interest from the subquery, you wouldn't be able…1 -
Re: Use card with drilldown as filter on a page
@andres it's kind of a binary thing right. Either you drill OR you filter. So if you want filtering, maybe make a second visualization / card that handles state-based filtering. This could be a Bar C…1