Let's say I have sheet #1 called SiteData with columns SiteID (autonumber) and SiteName (text)
Let's say sheet #2 called TimeData with columns SiteID (text/number) and TimeData (text)
How can I get a report to link the data between both sheets so that it can group TimeData with SiteName via the SiteID? Such as creating a summary of total number of TimeData rows related to the Sites...or...show a graph for each site showing the dates related to the site.
Is this possible in Smartsheet?