Comments
-
@ArborRose Thank you for sharing!
-
@ArborRoseData gets collected via API. I restarted my system and checked , it got updated.
-
@kelly_tagtow You can change the name of the column by going to Admin-Governance-Toolkit and select your dataset to edit as shown below. you should be able to change the name of the column here.
-
@ArborRoseIt worked when I used appData= Salt+Lake+City as parameter
-
@ArborRose Would be able to join a quick call so that I can explain my issue? I have tried all ways to collect the query params and it returns null value everytime.
-
@ColemenWilson Thanks
-
@ArborRose I tried using text classifier before import and domo recognized it as text column. later I replaced the text and used it as text column. My issue is resolved now.
-
@ColemenWilson Thank you for joining the call and resolving it!!
-
@ColemenWilson I rejoined the meeting
-
@ColemenWilson Kindly let me know if this time does not work. I can schedule the meeting at your convenience and am available today and tomorrow.
-
@ColemenWilson Please find the zoom link below Join Zoom Meeting Meeting ID: 824 6181 8385 Passcode: 955014 https://kappadelta-org.zoom.us/j/82461818385?pwd=QYBVhoRyfUoRooI5D6zwTXNuJHzky7.1
-
Yes I am available. See you soon at 11 MT.
-
@ColemenWilson Can we have a quick call so that I can screenshare and tell?
-
@ColemenWilson Thank you for your response. The problem is not with PDP here. The value matches exactly with the value in the dataset. The filter displays values from other columns in the same row, but not for this column. It does, however, display values for this column in other rows.
-
Agreed , thank you!
-
@MarkSnodgrass I agree, it is the second one. I could not recall. Thanks.
-
@DanHendriksen I believe it should. Thank you for the update!
-
@DanHendriksen Thank you for the update. Would this work while embedding Form & Dataset domo brick?
-
@art_in_sky yeah I mean to convert a brick to an app using 'CONVERT TO AN APP ' feature that is currently available on DDX brick edit mode.
-
Agree, I am not able to public embed the bricks with form input as well. I heard that the domo brick needs to be converted into an App to save the input data. I have a question here, Would I be able to convert the brick to App through 'Convert into an App' option and use it to store the user input data through public…
-
@GrantSmith Does the 'Convert to App' feature in Domo brick helps in achieving this?
-
Thank you for your response. How you you prefer my code to be sent?
-
@JasonAltenburg Update: I fixed a data path in code and it worked , thank you!
-
@JasonAltenburg Thank you for your message, I have already followed the same steps, but the form interaction has changed and is no longer the same as before. Even in the app, the interactions have changed after converting it to an app, which is why I was considering undoing my changes. However, I will still check my code…
-
What can I do that have my code running in another brick? @JasonAltenburg
-
@GrantSmith In case if I am modifying the form and dataset brick with more form fields to input, does that mean I cannot have the data inputs stored for the customized form in brick as I cannot modify the manifest.json file in the domobrick?
-
@GrantSmith When the app is re-deployed, will we still be able to access and use the old app as it is, and make changes and modifications to the re-deployed app without affecting the old app's functionality?
-
Thank you @ArborRose for your response. Looks like these functionalities are not feasible through form builder, the misconfiguration issue on 'Required' marking of questions is currently being reviewed by support team.
-
@laurenmiddleton You can do magic ETL or SQL to split the column into two columns. You can then count the column using distinct first 4 numbers using group by or maybe you can pivot the distinct 4 digits if the data is not too complex to list the all the project codes and count. You can also create a beast mode calculation…