Comments
-
@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…
-
@user002792 Contact your TSM or support. They might help you.
-
@ArborRose Thank you so much for your response. However, in the above example, I see only one metric being pivoted at a time. I am trying to pivot two metrics simultaneously. I tried creating a duplicate dataset through SQL transform, created two separate pivots for each metric, and then joined the two pivoted datasets.…
-
Agree, It is a bug (I confirm that the required toggle is turned off and Form builder is limited.) I do not have access to the CSS or JavaScript. How can I achieve the below How can I require a question to be answered before moving on to the next question, rather than only displaying a message at the end and it does not…
-
Thank you so much, ArborRose, for your response. I figured out how to make the question optional. I appreciate the information on 'Conditional Logic.' I have checked it, but I do not see any settings to apply conditional logic in 'Form Builder.' Regarding your last comment on the Thank You message, how can I achieve that?…
-
Can someone confirm if the above code worked for the dynamic pivot? @MichelleH @GrantSmith @NathanDorsch
-
@MarkSnodgrass I followed this procedure, and it works. However, some of the column values are not populated and are blank, even though they have values in the dataset. Additionally, multiple responses are not displayed; only one response value is shown. I have a question that includes a section(question to rate with few…
-
Thank you for this , I struggled with the same today. Instructions are not clear in the document. Also I see that I cannot public embed the form viewer, Is there any alternative approach to public embed the form viewer?
-
@ellibot and @MattTheGuru Thank you for your response. Is there an alternative way to publicly embed the no code forms?
-
Thank you for your response.