-
Re: Tableau-like Parameter actions
@gbuckley , Domo does not support parameterization the way you're thinking. You can recreate the metric you're looking for by altering your data model. APPEND a copy of your data to the dataset, and …1 -
Re: Have you upgraded Domo SSO successfully (or unsuccessfully) to Azure AD?
@PWeed domo has customers successfully using Azure AD. To your second question, when you resync your AD groups are you saying that it's not synccing? I would imagine the sync command should create an…2 -
Re: MySQL Data Flows clarification: MySQL version & window functions (row_number)
Let’s work together in Slack! It’s a faster, simpler way to talk business, share files and get work done. Join here: https://join.slack.com/t/domousergroup/shared_invite/zt-n22nno2s-erzBJFTX3TdYOM_jb…1 -
Re: DOMO CLI Interface Search/Filter
@user09644 you could use list-dataflows and output to a csv. then use any other scripting tool (python for example) to continue the automation process. @MarkSnodgrass is correct, the CLI is mostly a …1 -
Re: Beast mode to count a variable with an if that reference other variable
@user06979 this is the kind of thing you have to do in ETL or a Dataset View. You cannot complete this requirement in analyzer. The gut check response might be to use a window function, but you can't…1