Formulas in Reports/Reference reports for Dashboard (2024)

Options

    J Johnson ✭✭

    08/22/19 edited 12/09/19 in Formulas and Functions

    I read in the community (the posts were a few years ago) that you cannot enter formulas into reports or that you cannot reference reports for a dashboard. Is this still the case? I having living data that really needs to be manipulated to get it prepared for a widget. I'm new to smartsheet and it seems like reports are the only way to drill down to get to the end product I'm trying to achieve, but that won't allow me to reference from there for my dashboard. (My formulas are only working when very basic. I have a large living sheet, about 45 columns and MANY rows added daily)

    Tags:

    • Sheets
    • Formulas
    • Reports

    0 · Share on FacebookShare on Twitter

    • Genevieve P. Employee Admin

      08/28/19

      Options

      Hello J,

      To answer your first question, we don't currently support creating formulas from reports: any formula entered from reports will display as plain text rather than performing a calculation.(FAQs about Formulas)

      As a workaround, you can create formulas in the source sheet. Then you could build a report to pull only the rows that contain the specific formula result you were looking for. Another idea would be to have a helper column in your sheet (for example, a hidden checkbox column) that you can use as the criteria for the rows you wish to display in your report.

      Secondly, there is aReport Widgetthat allows you to display a report in your dashboard. It creates a window in to see all of the report information, is this what you were looking for? Please note that you must haveAdmin-levelsharingpermissions or higher on the source report to add it to a dashboard with the Report widget.

      Another way to reference a report would be to create aChart from a report. In this instance, the chart would select the entire report as the data.Or, if you only want to display specific cells via theMetric widget, these cells would need to be selected from a sheet, not a report.

      If you are having trouble referencing your data within a dashboard after reviewing the Help articles linked above, it would be useful to know a bit more information in regards to what data you are looking to pull from your source sheet and how you want your dashboard to be set up.

      Thanks!

      Genevieve

      0 · Share on FacebookShare on Twitter

    • Nick Burrus ✭✭✭✭✭✭

      06/12/21

      Options

      Has there been any movement on allowing us to create formulas, or at the very least references to reports? For example I want to count the number of at risk tasks for a person across over 300 project sheets. However, this is a lot of manual work, versus something if we can make a report have a cell reference list (like column reference count) like we can on regular sheets, it'd magically be easy to do this.

      Reports having formula capabilities, or being referrable in formulas/cell linking/references will lift Smartsheet Dashboards to the next level.

      We don't want the new fancy appearances. We want functionality.

      Dr. St Nicholas Burrus DHA, PMP

      I build Smartsheets for the US Government, State Government, and about a dozen of the US Fortune 100s.

      0 · Share on FacebookShare on Twitter

    • Genevieve P. Employee Admin

      06/14/21

      Options

      Hi @NBurrus

      Yes! Reports have been updated since this Community thread was created; they now have the ability to Group and Summarize data. There are a set few formulas you can apply using the Summary feature and COUNT is one of them.

      For example, if you set a Report to Filter for At Risk Tasks, then you can GROUP by the person, and use the COUNT Summary feature to count how many rows (across 300 sheets) are associated with this one person.

      Here's more information on this: Configure Grouping to Organize Results in Report Builder

      Here's a webinar you may find useful: Redesigned Reports with Grouping and Summary Functions

      Cheers,

      Genevieve

      0 · Share on FacebookShare on Twitter

    • helen helen ✭✭

      06/21/21

      Options

      Hi @Genevieve P,

      The group and summary function is great. I need to group and count rows in Reports by month based on a date field (where has specific date and time). Is there a way to do this? Currently, it seems it count the exact time rather than the month where the date belongs to.

      (By the way, I cannot use achieve this purpose by creating new columns in raw sheet as the Card View of the raw sheet is being used by multiple teams where adding too many inferred columns that are not relevant to their work confuse them. And as of what I understand, there is no way to hide certain fields on a sheet from its Card View either.)

      Thank you!

      -Helen

      0 · Share on FacebookShare on Twitter

    • Genevieve P. Employee Admin

      06/22/21

      Options

      Hi @helen helen

      If you need to see all the months in one Report, then the way to do this would be to add a helper column in your sheet to extract just the Month from that Date column. Then you can Group by this helper column.

      Example formula:

      =MONTH([Date Column]@row)

      I understand about not wanting to add in fields to confuse users in Card View, however this helper column would contain a column formula, which means it wouldn't show up as a "lane" and it wouldn't be editable from Card view.

      You can exclude this field from the initial card view by un-checking it from Card settings:

      Formulas in Reports/Reference reports for Dashboard (7)

      Then if users go to Edit the card itself to see all the fields in the sheet, this column formula helper column will be un-editable:

      Formulas in Reports/Reference reports for Dashboard (8)

      If this doesn't work for you, an alternative would be to create multiple Reports where each Report filters by the Month, then you can summarize the entire Report as it will only pertain to that month.

      Cheers,

      Genevieve

      0 · Share on FacebookShare on Twitter

    • Nick Burrus ✭✭✭✭✭✭

      06/24/21

      Options

      https://community.smartsheet.com/discussion/comment/294775#Comment_294775

      Awesome! I'm hoping this can be reportable to a dashboard in the future which can allow us to display key metics for example # of active projects, etc. Total # of at risk etc.

      Dr. St Nicholas Burrus DHA, PMP

      I build Smartsheets for the US Government, State Government, and about a dozen of the US Fortune 100s.

      0 · Share on FacebookShare on Twitter

    • Nick Burrus ✭✭✭✭✭✭

      07/09/21

      Options

      I submitted another enhancemnt request today in hopes that we can one day add formulas or use the summary data in reports to make text widgets that have live updating numbers.

      For example total tasks in a report is 80. I want to be able to PUT that number 80 on a client dashboard so they can see there's 80 outstanding tasks. But, when the PMs add 3 new tasks, that number is now 83, the dashboard being hardcoded is out of date. Across hundreds of clients this is way too time consuming and it's holding us back.

      We actually had to start researching another company for a government contract that requires this number! We're probably gonna have to go with Zoho entirely for this until reporting his this capability for that major client.

      Dr. St Nicholas Burrus DHA, PMP

      I build Smartsheets for the US Government, State Government, and about a dozen of the US Fortune 100s.

      1 · Share on FacebookShare on Twitter

    Help Article Resources

    Create and edit formulas in Smartsheet
    Formula combinations for cross sheet references
    Smartsheet functions list

    '); $(this).css('min-height', '20px'); const searchBoxRoot = document.getElementById("searchbox"+index); Coveo.initSearchbox( searchBoxRoot, "https://search.smartsheet.com/community/" ); }); $('#titleBar .CoveoSearchbox').hide(); $('.coveoSearchButton').on("click",function(){ $('#titleBar .CoveoSearchbox').toggle(); }); // ====== Front Page Search Box ====== $('#Form_search').remove(); var boxes = ["#search-0", "#search-1", "#search-2", "#search-3", "#search-4", "#search-5"]; console.log("PT: Before search box replacement"); $(boxes).each(function(i, val) { // ====== Front Page Search Box ====== $(val).each(function( index ) { console.log(this); $('#searchbox' + i).remove(); $(this).find('form').remove(); $(this).addClass('fpsearchbox'); $(this).attr('id', 'fpsearchbox' + index); $(this).append('

    '); $(this).css('min-height', '20px'); const searchBoxRoot = document.getElementById("fpsearchbox"+index); var action = "https://search.smartsheet.com/community/"; if ( $('body').hasClass('Categories')) { var category=$('h1.heading-1').text(); if (category === "Smartsheet Product Feedback & Ideas") { category = encodeURIComponent(category); Coveo.$(searchBoxRoot).on('buildingQuery', function(e, args) { args.queryBuilder.advancedExpression.addFieldExpression('@communitycategory', '==', [category]); }); action = action + '#&f:@communitycategory=['+category+']'; } } Coveo.initSearchbox( searchBoxRoot, action ); }); }); });

    Categories

    • All Categories
    • 14 Welcome to the Community
    • 59K Get Help
    • 85 Global Discussions
    • 87 Industry Talk
    • 396 Announcements
    • 11 Community Corner Newsletter
    • 68 Brandfolder
    • 120 Just for fun
    • 41 Community Job Board
    • 22 Member Spotlight
    • 1 SmartStories
    • 235 Events
    • 7.3K Forum Archives

    Want to practice working with formulas directly in Smartsheet?

    Check out the Formula Handbook template!

    Formulas in Reports/Reference reports for Dashboard (2024)

    References

    Top Articles
    Latest Posts
    Article information

    Author: Greg O'Connell

    Last Updated:

    Views: 6205

    Rating: 4.1 / 5 (62 voted)

    Reviews: 85% of readers found this page helpful

    Author information

    Name: Greg O'Connell

    Birthday: 1992-01-10

    Address: Suite 517 2436 Jefferey Pass, Shanitaside, UT 27519

    Phone: +2614651609714

    Job: Education Developer

    Hobby: Cooking, Gambling, Pottery, Shooting, Baseball, Singing, Snowboarding

    Introduction: My name is Greg O'Connell, I am a delightful, colorful, talented, kind, lively, modern, tender person who loves writing and wants to share my knowledge and understanding with you.