-
Why are most of my months showing up "N/A" when I know there is data?
Why are my metrics showing N/A on mostly all of my months for Long Term Project TCC? Please see formula below Populates only one month:
-
Update Column Names in Report Filters
I searched for this feature request in the Community but didn't find another post to upvote. It's great that reports mostly no longer break when a column name is changed, but if you change the name of a column used in a report filter, that does still break. You won't even realize it unless you notice an issue with the rows…
-
Report Card View: Doesn't exclude columns that are filtered out of the report
When using this, I expected the values in my status column drop down to be excluded from the grouping on the top sections. The current functionality gives false data impressions. For example, if I exclude On Hold projects the grouping says: On-Hold (0) which is inaccurate.
-
Report for a report contents & filtering parameters
I am making multiple reports from one sheet. Each report has slightly different columns and filtering parameters. It would be nice to run an audit report for the reports which shows 1) Columns List, 2) Filtering Parameters 3) Grouping and Summary Information.
-
Issues with TODAY() and daily reporting
Hi there. In part of my duties, I run a report that shows activities entered on a form from yesterday. We do achieve "yesterday" by using the following formula: =IF(DATEONLY(Created@row) = DATEONLY(TODAY()) - 1, "Yesterday", "Not Yesterday") In using this formula we have noticed some alarming discrepancies. Reports with…
-
Website report shows Link out to: <unknown sheet>
We I use iframe to put a report on my web page, after it loads on the page I see the message Link out to: <unknown sheet>, What is causing this and how to I fix it? The report comes from a single sheet.
-
Merged: Reports Calculated Field
This discussion has been merged.
-
Merged: export PDF with grouping in report
This discussion has been merged.
-
Duration column chart for a dashboard
Hey, I am trying to build a chart that shows me the duration of the tasks. I would like this to be a bar chart, so i can see how long each task took in comparison (these are the same tasks in different projects that take people different amount of time). I am unable to use a report that shows the primary column and the…
-
Reporting filtering
Hello Im trying to sort/filter/group by report by assigned to and no's and then assigned to yes in Alphabetical order so Alex would reflect as 1 no and two yes's and then list Brett as 2 no's and 1 yes. Is that even possible?