-
Reducing intricacies that need multiple child sheets to 1 simple solution (datamesh bi-directional)
@Genevieve P. Please please please make it so that you can either do a "report from reports" or have data mesh work in both directions. That or make it so that dynamic view can have logic for which fields are shown based on which column the current user is in. This is necessary because sometimes a user will be listed as…
-
Sharing Externally using Control Center
I'm new to using control center and I have an internal team that wants to use it to create client specific reports and dashboards in addition to our internal information. The problem is there is certain information on the sheets that I don't want the external client to have access to, so I can't share a report with them. I…
-
Document Generation/Dynamic Views & Conditional Formatting
How can I set up a generated PDF document to carry over the conditional formatting from my grid? Can the Dynamic View also show the conditional formatting applied to the grid? This works for reports but I haven't been able to figure out how to set the document or view up to show the conditional formatting in the grid...…
-
Merged: Freeze Column in Dynamic View
This discussion has been merged.
-
Resource Management Joined() Contact Column unavailable.
I have groups where I need to limit the contacts to I would like to track my resources but my "Assignee All Row": It uses: =IF(ISBLANK(JOIN([Assignee Design Architecture]@row:[Assignee Sign-Seal]@row)), "-", JOIN(COLLECT([Assignee Design Architecture]@row:[Assignee Sign-Seal]@row, [Assignee Design…
-
WORKAPP VS. JUST A DASHBOARD
I have a Use Case where I'm deciding whether to use a just a Dashboard with Several Dynamic Views vs. setting it all up through a WorkApp. I have not used WorkApps yet, so am wanting to understand any advantages or features with using it. Use Case: Streamline our Single-Order process with a Key customer. [ They desired a…
-
Dynamic View "the number NaN cannot be converted to a BigInt because it is not an interger"
I share multiple Dynamic Views with 3rd parties via Safe Sharing. Last week, one reported that they could not login and were getting this error: "the number NaN cannot be converted to a BigInt because it is not an interger" (screenshots attached). They tried using different browsers, clearing cache's, etc. with no solve…
-
Dynamic View Form Disappears After Creating New Entry & logic does not run as quickly
Background: We use Dynamic View to allow 3rd party vendors to enter data into our system. The initial form has about 25 fields, and built in logic to show or hide additional fields based on the initial values once the form is saved. On the backend, the Access List column identified to control access to the Dynamic View…
-
Dropdown list - when selecting multiple values, maintain cursor at selected value
When selecting multiple values from a drop list, the cursor moves to the window where selected values are displayed, requiring the user to begin scrolling from the top of the list again. It would be helpful if after selecting a value, the cursor remained at the value that was selected, to allow the user to continue…
-
Dynamic View: Why will a field not show in the display panel, despite being in the logic
Hi, I was wondering if anyone knows or has come across this before. I have been developing a Dynamic View version of one of my sheets. The aim is to make certain fields show up based on where we are in our process. For example, I have created a logic which says that when a certain point in the process is reached, to show…