Sign in to submit new ideas and vote
Get Started

Provide users with the ability to Print a Grouped Report

14567810Β»

Comments

  • Julie Becker
    Julie Becker ✭✭✭✭✭✭

    @Genevieve P. - Please give us an update on this subject or provide us with a contact (manager) who CAN assist us with this rediculous unanswered basic issues.

    Providing generic responses with 🚫 NO follow-up, is becoming a reoccuring theme of SS, making it easier for some of us to just πŸƒβ€β™€οΈLEAVE the Software for something more functional/useful/$$. Its VERY sad that people have to develop add-ons for your product to address basic core features that other platforms are currently providing for FREE. 😀

    Julie Becker ☠️

    Construction Project Engineer / Coordinator & Software Program Oversight Mgr. πŸ˜‰

    Successful People Are Not Gifted; They Just Work Hard, Then Succeed On Purpose‼️

  • LizTo
    LizTo ✭✭✭✭✭

    Also waiting for a solution to this for years. For small reports I can sometimes screenshot what I need but that is a very primitive workaround.

  • Primoz
    Primoz ✭✭✭

    I made a report and grouped values in the report. When sending it via email as an Excel spreadsheet, I get a raw Excel file with no grouping/filters applied.

    Probably a quick fix for SS dev team.

    Best regards,

    Primoz

  • SSFeatures
    SSFeatures ✭✭✭✭✭

    Just for some technical background about why this is kinda difficult for the SmartSheet dev team.

    When you generate PDFs using the SmartSheet generator, they send the request to the server and then the server generates the PDF and sends the data back to your browser.

    This means that the server must recreate the entire report's layout, including groupings and summaries, all of the formatting, all of the cells, etc. It requires adding a bunch of code to the server, to replicate what the SmartSheet app is already doing.

    The reason SmartSheet chose to implement it this way is that it keeps the SmartSheet app smaller (faster load times) and it makes generating PDFs faster since the server has more resources than the browser.

    The downside is that they essentially have to implement everything twice. Once for the browser, and once in the server to handle the PDF generation.

    For SSFeatures, I implemented the PDF generator directly in the browser. So I'm just grabbing all of the data straight from the SmartSheet application and putting it into the PDF generator. This is great because the app already has all of the formatting, grouped data, summary data, cell data, etc. So it's very easy for me to expand the SSFeatures PDF generator whenever SmartSheet adds new features.

    I was surprised when I realized that they generate the PDFs on the server.

    I hope this helps explain some of the technical hurdles!

    Nathan Braun (Founder of SSFeatures) (nathan@ssfeatures.com) (LinkedIn)

    SSFeatures empowers Smartsheet by adding essential features into Smartsheet to save you time. For example: β€” Auto Sorting β€” Sorting with Filters β€” Report PDF Generation β€” Copy and Paste Conditional Formats β€” Copy and Paste Automation Workflows β€” Column Manager β€” and so many more.

  • frobison14816
    frobison14816 ✭✭✭

    I agree with the person who said this is a bug, not an enhancement. Kinda ridiculous…

    Do you have a date yet for when this is expected to be fixed? With the change in access levels coming next year (i.e., charging us more) I am hoping you can now focus on prioritizing this fix instead of re-programming access levels to the system.

  • swww
    swww ✭✭

    +1

    Any updates yet? Reporting is critical for us…

  • Bilbrey David
    Bilbrey David ✭✭✭

    When will the PRINTING GROUPED REPORTS AS THEY APPEAR capability be released? (I have seen discussions as far back as 2020)

  • SSFeatures
    SSFeatures ✭✭✭✭✭

    @frobison14816, @swww, @Bilbrey David

    No updates as of yet.

    At the moment SSFeatures is the only tool that can print grouped reports.

    Nathan Braun (Founder of SSFeatures) (nathan@ssfeatures.com) (LinkedIn)

    SSFeatures empowers Smartsheet by adding essential features into Smartsheet to save you time. For example: β€” Auto Sorting β€” Sorting with Filters β€” Report PDF Generation β€” Copy and Paste Conditional Formats β€” Copy and Paste Automation Workflows β€” Column Manager β€” and so many more.

  • FlySmart
    FlySmart ✭✭

    Adding my request for printing grouped formats for reports.

  • Adrian Mandile CHESS
    Adrian Mandile CHESS ✭✭✭✭✭

    Hi @Richard Heath,

    I'm posting this similar thread for a third time today because I have seen so many repeated requests over many years that have gone unresolved by Smartsheet. There is a browser extension app that I have come across called SSFEatures that can print Grouped Reports to PDF,

    It can also do a bunch of other long-requested things such as:
    β€’ Copy & Paste Automation Workflows,
    β€’ Conditional Format cloning for multiple columns,
    β€’ Copy & Paste Conditional Formatting,
    β€’ Auto Sort Rows
    β€’ Spell Checker,
    β€’ Selective Hide/Unhide columns, etc.

    Adrian Mandile
    CHESS Consulting Australia - Smartsheet Solution Provider Gold Partner
    Collaborative | Holistic | Effective | Systems | Solutions

  • Celia.Green
    Celia.Green ✭✭

    Please add this feature. It is not the best use of our time to manually print one line at a time. Printing the whole thing to one report is not a workable solution as we need to send individual reports to different departments.

  • When will this issue be addressed? It's a major stumbling block to not be able to export a pdf of a report or dashboard as you see it on screen. Conditional formatting and grouping is lost in the translation.