-
Dynamic formula to update a cell with a URL & Display Text
When I create a URL in a cell, it consists of the URL, and Display Text. How do I write a formula to, say, add the value from the autonumber field onto the end of the URL, and then display the autonumber field text as the Display Text?
-
Created "Shared Groups" for use in Dynamic View
Hello all! My team is beginning to work with the Dynamic View add-on, and we have no experience with it yet. I've been trying to research but can't find too much on the below… When you go to the sharing tab, there is a dropdown feature for "shared groups". The dropdown has a variety of options already, but we are wanting…
-
Can Dynamic View control access via User Group instead of a Contact List email?
Are there any workarounds to using the Dynamic View functionality, but by using a Group vs individual email?
-
Can a Dynamic View link open directly to a specific row of information?
Hello, One of my users has been capturing our Dynamic View link (for a list of internal tool system change requests), and adding that link to an external system database so those users can click into Dynamic View if they need more detail. The user is now asking if it is possible to create a row-specific link to Dynamic…
-
Nonparseable error using IFError
this formula keeps an error. =IFERROR(INDEX(DISTINCT({Project Info PM}), ROW()), "")
-
Report creation
Hi There, Stupid question about creating report, I open one new report and select one of my create sheet like below screenshot: And I want to filter the columns to display, but I cannot select the columns in the original sheet The sheet content I choose: Wondering how to select the columns in the report from the sheet I…
-
Automation - Move a row to a Sheet using where the Sheet Name is a row Column formula.
In the setup of an Automation to move a sheet row to a sheet name that actually a row cell value. Want the automation to allow the 'Move to:' value to come from a cell located on the row being moved. This would allow this sheet-to-sheet automation to happen without a manual entry and enhance the automation abilities ten…
-
Formula for Month in words
Hi everyone seeking for a help please I'm making a helper column formula for month I want the result as Month - day- Year (October 28, 2025) but it seems my formula doesn't work is there any way to have this formula or result as (October 28, 2025) =IF(ISDATE([Refund Deadline]@row ), MONTHNAME(MONTH([Refund Deadline]@row ))…
-
Insert or Copy Photos to Reports
It's very easy to insert photo into sheet cell. You can also easily copy and paste photos to cells from the clipboard. However it does not work in reports - the only thing that can be done is copying and pasting the photos from the same report.
-
Dashboard Image Widget Data Source via cell from Sheet
For the Image widget type, expand ability of where to select the data source from to include option that matches that of the Metric widget - where you can choose a cell from a sheet. When using a workflow via Control Center, we intake Clients and capture their logos in a cell (as there is a nice option to insert image to a…