-
Editable Data: Powering Work Lists, Annotations, Approvals hands-on question
Hello, Today's Domo Hands-On webinar, "Editable Data: Powering Work Lists, Annotations, Approvals, and More," was fantastic (https://www.youtube.com/live/B5AA03yUlr4?si=wyB2ZMRmu1-f1760)! I immediately applied it to one of my projects but I have a question for anyone experienced with JavaScript. I've created the "Manager…
-
Can a Social User receive Scheduled report?
We have registered a group of social users, but these users never used/registered from the invitation link. Can they still receive scheduled reports? I'm encountering an issue where these users receive the report e-mail but with cards marked as "Private DataSet". The PDP was implemented correctly, and the social user group…
-
Branching/Hierarchy in Pivot Table, Mega Table
Hello, Is there a more elegant solution to create Branching/Hierarchy in a Pivot Table (or any other table)? Something to look similar to this: This was created using the Formula Editor in ETL, but I don't like the solution and was hoping for something more elegant and flexible:
-
*.xlsx issue after Workbench update
Following the Domo Workbench update to the latest version (5.2.8606.30751), I've encountered a problem where all my configured jobs are no longer functioning, displaying the same error message. The error happens when the Transport Type is ‘Domo SharePoint Data Provider’. All jobs are affected. All files are *.xlsx and I…
-
Custom Chart with background picture
I'm trying to create a custom chart in SVG format using Inkscape. However, when the file is imported, the background picture (image) is not visible. What am I doing wrong? Here is my Inkscape file with the layers and assigned IDs.
-
Beast Mode Formula error
Could you please help me identify an error in my formula: POWER((SUM(CASE WHEN Parts Kits Fiscal Year=SEG PMKA CAGR End Period THEN Parts Kits Qty END) / SUM(CASE WHEN Instrument Fiscal Year BETWEEN SEG PMPK CAGR Start Period AND SEG PMKA CAGR End Period THEN Instrument Qty END))/(SUM(CASE WHEN Parts Kits Fiscal Year=SEG…
-
Calculate the average normalized score in Beast Mode
Hello, I have data in this format: I want to perform the following calculation in Beast Mode and create a chart out of it: 1. For each Product, calculate the maximum possible score within that Product. 2. Divide the score of each employee (Name) in each Product by the maximum possible score for that Product. This is giving…
-
Formula in Magic ETL
Hello, As a newbie in Domo BI, I would highly value your assistance in resolving an issue that I have been unable to solve. I want to write a formula in Magic ETL that does the same function as the one in Excel from the picture: Compate D2 and D3 and if they are the same AND M3 is blank, take the value from N2. If not,…