Sign in to join the conversation:
Hi,
How can I reference reports in a project matrix sheet using formulas such as =IF =CountIF?
Any feedback will be highly appreciated. Thanks
Hi Naweed,
Unfortunately, it's not possible at the moment, but it's a great idea!
Please submit an Enhancement Request when you have a moment.
Have a fantastic day!
Best,
Andrée Starå
Workflow Consultant @ Get Done Consulting
Yeah, you can only reference sheets using cross sheet formulas. It seems like you have all the data you need to use those sheets and do your cross-referencing. Maybe one of these links will help you accomplish your goals.
I agree with Andree and Mike. It is a great idea, but it seems like you most likely have the data you need to be able to use cross sheet references in formulas.
You can build the same criteria into a COUNTIFS or a SUMIFS that you used to build a report. If a function you need doesn't contain an IF(S) version, you can always use the COLLECT function.
COUNT --> COUNTIF(S)
SUM --> SUMIF(S)
AVG --> AVG(COLLECT(
JOIN --> JOIN(COLLECT(
I'm receiving this message every time I try to open my sheets. I'm the only admin user. I have already performed proper troubleshooting, such as clearing the cache, logging in incognito, and logging out and back in, but the issue remains unresolved. It's been a few days, and I'm unable to track our projects and this…
I’ve created an automation that generates a document and forwards it to the individual specified in a cell. The line item also has several additional attachments associated with it. Is there a way to include those attachments with the generated document?
I have an automation set up that copies a row to another sheet each day. The automation itself works correctly, but the problem is that it copies the formulas rather than the values, which causes the formulas to break and return errors. How can I configure it to copy only the values instead of the formulas?