-
PDF export: optional first page?
It would be great to have an option to disable creation of generic first page. In case you don't need this page you have to delete it and change all the page numbers in PDF, which means you need the proper license and time to do it.
-
Filter metric by Beast mode dimensions
I have a Beast mode that configures source and medium dimensions into broad categories because Google's default channel grouping dimension is incomplete. (CASE WHEN Session Medium LIKE 'cpc' THEN 'Search' WHEN Session Medium LIKE 'paidsocial' THEN 'Social' WHEN Session Source LIKE 'google' OR Session Source LIKE 'bing' OR…
-
Pivot tables in emailed dashboards (scheduled reports)
I have a dashboard that uses both tables and pivot tables that is designed to be emailed daily. The cards with tables render well in the scheduled reports, but the text in the pivot table doesn't wrap and is almost illegible. Is there a setting to fix this, please?
-
Add ability restrict export of individual cards
We need the ability to restrict the download of specific cards without turning download off for users across the instance. Can this feature be considered? Another way to do it would be to embed in the PDP permissions of a policy. That way we can assign which policies can export.
-
Save / Export dataset containing the projections in Domo Analyzer Cards
Let's say we create a Domo Analyzer Card using "Multi-Period Projection" from the chart properties. It uses Linear Regression Recent Weighted and shows the projection in the UI. We need a dataset where all these projected datapoints will be saved.
-
what is destination of bulk export file?
I'm an Admin and I go to the People page and select new Bulk Export. Domo tells me it creates the export but I check my downloads directory and email and don't see it in either place. So where does it deposit the file?
-
Export Data Option - Exports WITH Selected Filters
Currently if you are filtering on a dataset and want to export the dataset based on the filters, I don't believe this is not possible unless you create a card with filters or an ETL. I would like the option to export the data with the filters applied on the dataset view.
-
DomoR vs DomoSDK?
I have been handed an r script that has is using an accessToken to connect to domo and extract a dataset using a dataset ID. My end goal is to translate this to Python, as I have an existing pipeline in python that needs this dataset. Initially using the naive approach I tried to connect to Domo using pyDomo but was…
-
Can we save / export the projection data as a dataset in Domo Analyzer Cards?
We have created a Domo Analyzer Card using "Multi-Period Projection" from the chart properties. It uses Linear Regression Recent Weighted and shows the projection in the UI. We need a dataset where all these projected datapoints will be saved. Any idea how to create this dataset or export it from the card?
-
Preview PDF Export
Creating PDFs is an important product feature in Domo. However, when you go to export a PDF in Domo, you are not able to preview it first to see if the PDF is formatted correctly. It would be great if a preview was provided first.
-
Exporting Card to PDF from a Page - Limitations
We have a grid in a page that cuts off the last few rows when you export to pdf. Rather than cutting off the bottom, it would be nice to have an option to allow it to flow to a second pdf page or possibly give you options to expand the margins.
-
Export Dashboard to PPT - enhancement
We can choose to show a card description when we lay out a dashboard -- this is great, as those sometimes help explain what is going on with the data (ex. "Customer could choose multiple responses on this survey question" or "Updated weekly"). However, when you export the dashboard to PowerPoint- amazing, because it takes…
-
Is there a way to retrieve or export cards data to csv using Domo API?
I have a page created with a number of cards. Is it possible to retrieve card data or export to a csv using the API? I know API allows to export datasets to csv, but I can't find a way to do the same for cards. If not possible, is there any workaround to set it up in Domo so I can only retrieve card data with the API and…
-
Customize dashboard export?
Hi, is there any way to customize my PDF or PPT exports of my dashboard? I would like to remove the title of the dashboard from the top of every slide, as well as the filters at the bottom. Also, if there's any way to customize the first title slide that would be great. Thank you.
-
Hide/filter out cards on dashboard display
Hi, I was wondering if there was a way to hide cards from a dashboard under certain circumstances. For example if the data being filtered was a certain value, a specific card would disappear. This will be for clients to export dashboards to PPT and not need to clean up superfluous elements. In a similar vein, I'm also…
-
Creating a Link Field in Domo
Hi All, I was trying to have a hyperlink embedded inside a Domo Table/MegaTable and I used the following method. CONCAT('<a href="https://na132.salesforce.com/', `donation_link`, '" target="_blank">', 'Donation Link', '</a>') Now this is working perfectly on Domo but one major problem I'm facing is when I export the data,…
-
Sending Card Data via SFTP
Is there any way to send the output of a card (XLSX or CSV format) to an SFTP server? We are looking for a way to schedule weekly updates of a report and have it automatically sent to an SFTP directory. I saw that there is an SFTP writeback connector available as part of the Domo Integration Studio, but that appears to be…
-
Scheduled Report - CSV problem
I have a scheduled report that includes a CSV export with address info. The addresses contain accented characters. These are all great in Domo. When I export to CSV, these characters get screwed up. Is there an Excel export (exporting the card in Excel directly works correctly)? Is there another way to schedule sending…
-
DomoR vs RdomoSDK
I have been handed an r script that has is using an accessToken to connect to domo and extract a dataset using a dataset ID. My end goal is to translate this to Python, as I have an existing pipeline in python that needs this dataset. Initially using the naive approach I tried to connect to Domo using pyDomo but was…
-
Overwriting an Existing DataSet with Workbench
In our team, we have a couple of engineers developing in Workbench on different PCs. When I exported a job from one Workbench, imported it to another Workbench on a different PC and ran it, another DataSet with the same name was created. Is there anything I can do to overwrite and update the existing DataSet?
-
Is it possible to hide PDP symbol for PDF export (or remove from instance entirely)?
We have a page that users export to PDF. The datasets on the page have PDPs applied to them, purely for Domo Everywhere/Publish purposes - all internal users have access to all rows. On the page itself, I am able to hide the PDP symbol from showing up on the bottom left and blocking card information by using the filter bar…
-
Export Dashboard to Excel
Hello, I've built a dashboard with multiple tables - each with unique datasets. How can I export to excel without having to select each table, manually export each table to excel, and then combine in the same excel workbook in excel? Ideally, each table from the dashboard would export to its own tab in the same excel…