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 have run into an interesting but small bug. When setting up an automation, the action 'change cell value' will allow you to select checkbox columns, but not checkbox columns that are the star or flag visual variant. Those can't be selected in the change value action. Now the real issue. I go to submit a bug report or…
Hello All, I am having difficulties uploading my information to the welcome and help screens. We are a Micro Soft 365 shop, using share point, and I am getting the error message that share point in refusing to connect. Whereas this appears to be a share point issue; I have reached out to our IT Department, and we cannot…
Hi Everyone, I am managing a pipeline tracking sheet, and there's one intake form and one dynamic view connecting with this sheet. For the column "Branch Contact" and "Sales leader", I set the filed type as "Contact list" and the validation as "No validation". Once I input the username in the intake form, I go to the…