コメント
-
Hi @tlammie1806, an option that could get it closer to your desired state is using CONCAT function, to combine data, as well as a RegEx (e.g. /s), to remove any blank/white spaces. Unfortunately, there isn't an equivalent of TEXTJOIN in Domo currently
-
Another example of poor error messaging but what I believe it means is that there needs to be some actions required (e.g. filling in the blanks by calling any of the data column from the input dataset, or updating the format of data columns) in the 'Add formula' tile to make it ready to use in the ETL. @Jmoreno, could you…
-
If you are doing the above and are experiencing errors, I would look into any segments (e.g. Geography) that are in your campaign setup so that we limit data to your relevant traffic space (without crossing over to other areas). Having a campaign to test numbers in source and in Domo would be what I would advise next so…
-
Hi @chrissy, the Google Analytics Advanced Connector is the best way to pull GA metrics. In terms of what you are after specifically, the terminology could be different in the search options. Here is a screenshot from the Dev notes online: Matching those field names to the options available in the dataset connector, out of…
-
Hi @Rushabh, if you haven't already, it's also worth looping in Support [support.domo.com] to get your answers (or for them to escalate to Engineering/Dev team).
-
Hi @Jmoreno, from what I understand, this feature is not currently available on any of the DomoStats connectors. It's worth checking with your CSM
-
Hi @finsters, using the 'Facebook Ads Advanced Connector' [https://deloitte-au.domo.com/appstore/connectors/com.domo.connector.facebookads?origin=search], and by selecting the 'Custom Insights' report type, the field 'ConversionValues' appears in Columns that can be selected. Let me know if you're still having issues.
-
Hi @Jones01, this sounds like an issue on Domo's backend so yeah best to raise that ticket for them to then investigate.
-
One another note, I made an idea suggestion around having the ability to pinpoint areas around dashboard performance: https://dojo.domo.com/main/discussion/53832/dashboard-performance-report. Please upvote if you agree
-
Hi @Jones01, one suggestion is get your dataset, which powers your dashboard, to only have the relevant data for those views (as opposed to fetching all the possible records from those 7 inputs datasets). This can be done on the ETL v2, where you can filter records or remove columns, so that the processing time is reduced.
-
Commenting to remove from 'Unanswered' category
-
Hi @yli_2596, it may be that the SharePoint site you've used (using the Site and Group Site ID) only has the one place recognisable by the connector to store data (i.e. The external sharing settings, permissions for your other featured sites are not the same as your root/base level site).
-
All good @cthtcc If you can please mark 'Accept' on any answers that helped you, that will hopefully help others in the community.
-
Hi @snguyen, here is a write-up outlining how to get calculated fields for running total: https://dojo.domo.com/discussion/comment/56863#Comment_56863. It is also worth noting that in a Bar + Line graph option, one can specify the number of lines and bars you want to display as running totals (through Chart properties…
-
Hi @keeeirs10, gotcha so the credentials were not shared in Domo to any other admin before this analyst left. If you haven't already, you should inform Domo Support [support.domo.com] so that they may be able to bypass the access restriction and help map the data pull through your account.
-
Hi @keeeirs10, have a look through this write-up (and other comments from this Q): https://dojo.domo.com/discussion/comment/56387#Comment_56387. Hopefully this'll help.
-
Hi @DYL888, have you informed Domo Support [support.domo.com] about this? Or run this by your company's IT team to run checks on their end? It's not a usual error message that's appeared for others or noted in DomoHelp.
-
Hi @yli_2596, I am assuming you are referring to the data in the underlying architecture, and for that, there's currently not an easy way to delete data. A few options you can explore are: - Creating a dataflow to input your dataset, filter out the rows you don't want and then write it out to another dataset, - Temporarily…
-
Hi @yli_2596, the support team should escalate this to L2/Engineering team for further investigation. See if you can follow up with them to do so. It may be worth setting up a call with a Domo support rep, an Azure rep or your IT team rep, and yourself to exhaust the steps of the issue and also to clarify if these…
-
Hi @Ulzii, there's currently no Domo public profiles set-up for people to upload their work for show. Depending on the purpose of wanting to share your work with others, you can: - Send cards/dashboards as an email [https://domohelp.domo.com/hc/en-us/articles/360043437873-Emailing-a-Visualization-Card]: highlighting the…
-
Hi @NathanDorsch, yes the 'Choose Date' filter applies to any card on the dashboard where the dataset has some date field. In terms of a dataset with multiple data fields, it may take the field that is most common across the other datasets involved in the dashboard or a date field with the largest range.
-
You can look at these articles [https://domohelp.domo.com/hc/en-us/sections/360007296314-Business-in-a-Box] to get a better understanding and also how to enable them in your instance.
-
Hi @Joshua98, welcome mate. So that 'M' logo seen in those videos is an example of a company logo of the instance users use. For your Domo instance, you can add in your company logo in place of that empty slot through Admin and then following the steps here:…
-
Following event after the next for APAC? 👀
-
The instructions aren't clear, and there's no direct connector for Presto, but an option I can see is, when in Data -> Database, using either the Qubole Connector [https://www.domo.com/appstore/connector/qubole-connector/overview] or Treasure Data Connector…
-
Hi @AndreiA, while there isn't an option within the card to toggle a beast mode between dimensions and measures, you can create two sets of calculations (i.e. an original field and modified field) from ETL into your card. That way, it appears in both sections in Analyzer.
-
Have you reached out to Support [support.domo.com] as well about the errors you're experiencing? If so, what did they say?
-
Hi @Abhijith, before the beast mode, in your ETL, add in a 'Group By' tile to group SUM(`Total Charge`) by MonthYear.
-
Fair enough, the other options are: - Workbench (via these example steps: https://www.cdata.com/kb/tech/d365finops-odbc-domo.rst) - Custom Connector (which can be built from here: https://developer.domo.com/docs/custom-connectors/connector-dev-studio)