Report Layout
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Mute
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
My first attempt at reporting attached. pretty simple ask - underneath the 'header' i'd like the text 'Total Record Count' displayed with the actual total record count that results from the Record Count tool. this is to be followed by the data, which is in a table. The header and table display perfectly, and the 'total record count' text displays but never the actual number calculated by the record count tool, though i see it in the results when i profile the final browse output. quite possibly i have too many tools included but have gotten to the point of throwing things out to try and still coming up unsuccessful. Thank you!
Solved! Go to Solution.
- Labels:
- Reporting
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
I don't think you ever actually turn your [total record count] field into a rendered object... Your report text field doesn't actually include your record count anywhere - so it stays unrendered and is dropped by the layout tool...
Try changing the text to say something like:
record count: [total record count] (in my case it adds a ":0" but that may because there is no data and there are no records...
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
noted for next time (duh on me) but another user was able to find my error. thank you!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
Nice analysis @apathetichell 🙂👍
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
perfect - thanks so much!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
We all make those mistakes!
