Help
Nick_Burrus
6 - Interface Innovator
6 - Interface Innovator
since ‎Mar 27, 2018
‎Nov 29, 2022

User Statistics

  • 15 Posts
  • 0 Solutions
  • 9 Kudos given
  • 15 Kudos received

User Activity

Hello! Does anyone know how I can pull something like this off? In my first column of my master table I have a column called “Serial Number” in the second column I have a “Log” that are linked records from another table. What I want to do is in the t...
Can I use a Rollup to count the # of fields in a column that say “Yes” on a linked table?
Hello! I have a table like: NameProjectLaborDaysDonaldName1$150Sun, Mon, TueJoeName2$130Sun, Mon, TueAlexName1$130Sun, Mon, Tue, Wed, ThuCookieName1$130Sun, Mon, Tue, Wed, ThuAliciaName2$130Mon, Tue, Wed, Thu, FriDorisName1$130Wed, Thu, Fri Now in E...
I would like to be able to create Kanban Stacks that are customized like Views are. For example I want the following stacks: Show only {Column Name} ** Show only {Column Name2} = Unique Text *** Show only {Column Name3} = Unique Text The above would ...
Hello. I cannot find an appropriate way on the documentation. How can I get COUNTIFS to work? For example in Excel I use this to pull the # of “UniqueText” counts from column F in Table, and ensure the column H matches Day, and column N matches Y. =C...