Comments
-
@ArborRose That didn’t help me, as the order of the academic years within the bars doesn’t align with the order I want. The year 2025 starts at the bottom, but I’m looking for it to start at the top so the order appears chronological.
-
@MichelleH Bulk import template via UI also works when InviteUser is set to false. Thank you!
-
@MichelleH Thank you so much. Any update on the Bulk update of the passwords?
-
@samith456 I am using Domo Salesforce connector. What are the potential solutions toe extract label names from salesforce into domo?
-
@ArborRose Thank you for your response. What if our use case requires us to embed the forms publicly without any authenticated logins? Another option would be to embed them on an existing public website. Would that be safe?
-
@DanHendriksen I agree with @ArborRose Additionally, I would like to see webinars on building AI agents from scratch that address real-time use cases to help get started. I’m also interested in bulk PDF extraction to data collections using natural language queries, along with the ability to preview PDFs within dataset rows…
-
@JasonAltenburg I would need the code too.
-
@ArborRose No, it does not
-
@ArborRose I had previously converted a Brick, and it worked without a schema defined in the manifest.json file. I just checked, and there is no schema definition present in the manifest file for that app.
-
@JasonAltenburg Is there a standard code javascript template that I can use in connecting my custom form brick to a dataset for storing and syncing the form inputs.
-
@MarkSnodgrass It's not about the dropdown lists within the form, but rather about how the form stores data based on the selected dropdown or slicer in dashboard app. For example, if I select "State A" from the dropdown or slicer, the form displayed in the dashboard app should store data specific to State A, rather than…
-
@ColemenWilson Thank you for suggesting the table element. I see it now, and it appears that we cannot edit the values in the table. It is limited to the following operations: Show/Hide columns Reorder columns Rename columns Resize columns Format table Add a column Group by Show/Hide total row and subtotal rows Please…
-
@ArborRose Yeah I used webform. I am looking for a user interface within a dashboard app to make those changes and customize them using a slicer( filtering)
-
@MichelleH Thank you, I was able to resolve it the same way yesterday. Appreciate it!!
-
@MichelleH I applied the RANK function in Magic ETL, but it is not dynamically assigned in the Mega Table due to the applied filters. How can I get it to work on specific columns of a Pivot Table and ensure it is exported in the same format?
-
@DanHendriksen Thank you! Looking forward to it.
-
@DavidChurchman @GrantSmithThis is resolved. I did not look at the console tab.
-
@andyhicken Apart from using text classifier, below one could also help "Under Admin > Toolkit, there's a scheme management capability to modify a dataset's field types. But I use it as a last resort; when I can't seem to get Domo to accept my field types on import."
-
@B_arnett_1_9_8_8 Is there any date column that distinguishes the tags as empty or most recent, If so, apply the date column as filter and select the most recent date that has the most recent current tag. Correct me if I am wrong.
-
Noted, Thank you!
-
@DanHendriksen Thank you!
-
@B_arnett_1_9_8_8 Add a filter to show only lines that have the currently assigned tags ( most recent) to your datagrid.
-
@ArborRose This worked when I created separate formulas instead of aggregating at Dataset level and applied the aggregation in beast mode.
-
@ArborRose I tried creating 'total rating' calculation at Dataset level in Magic ETL, However , it throws the below error 'Aggregate functions are not allowed in this context'
-
@Manasi_Panov Not that, I am using the below calculation total rating= SUM( CASE WHEN Leverage Ratio values >= 61.00 THEN 1 WHEN Leverage Ratio values >= 40.00 and Leverage Ratio values<= 60.00 THEN 2 WHEN Leverage Ratio values >= 0.00 and Leverage Ratio values<= 39.00 THEN 3 ELSE 0 END + CASE WHEN Cash on hand values <=…
-
Do I need to create multiple cards/apps based on the filters to embed? Or , Is there a way to do this all at once and share the separate URLs based on the filters?
-
@Jones01 Thank you!
-
@Jones01 Yes I did observe that, However I am not embedding my card and want to have the export button within the app/dashboard instead of making users navigate to find the export option.
-
@Jones01 Do you have the source code for HTML brick, to enable this export function for cards with Export button?
-
@ArborRose How would I be able to achieve it through custom card/ App?