-
Re: Page filter add contains + allows "ORs"
We need 'Contains' so badly! None of the workarounds work for the use cases I encounter the most.1 -
Re: Beastmode Error - An issue has occurred during processing.
@MichelleH said what I was going to say. It can't handle aggregates of aggregates. I find that putting the sum outside the case logic often solves this issue. Think of your case statement as a filter…1 -
Intro
Hi Everyone! I am Alexis Lorenz (aka DataMaven). I am a consultant, and I especially love working with clients to improve how their organization is using Domo. Strategy, metadata, data quality, and e…2 -
Re: How to show a unique count for a different period than the selected date range?
In case you want to use your beast mode: COUNTDISTINCT(CASE WHEN Reporting Date = '31 December 2023' THEN Client Entity ID END) Obviously, that's not exactly it, given relative dates, etc, but I want…1 -
Re: Possible to Connect Domo Card within Excel?
@mmisky87 - Are you trying to get data from Domo to Excel or from Excel to Domo? I am thinking you are trying to get data from Domo into Excel, based on your screenshot. It seems as though you may ne…1