Forum Discussion
Comparing data in columns on 2 separate worksheets
Jeri_info4u I would create on list and add an extra column containing the source of the data. Then you can create a pivot table and summarise everything in one pivot table. The attached file contains such a "quick-and-dirty" pivot table.
- Riny_van_EekelenDec 08, 2021Platinum Contributor
Jeri_info4u Omitted to mention the variance columns. I added another value field for "Evaluation Date" and set it to 'Show Value As' difference from Raw.
That will produce some extra columns with pretty ugly and long headers, which I just replace with a single space. In the Raw group, the variances will obviously be blank (note I reduced the column width considerably), but in the SmartSheets group you will get some variances. Custom formatted these with 0;-0; (this will suppress any zeroes) and colored them red to make them stand out.
- Jeri_info4uDec 10, 2021Copper ContributorRiny_van_Eekelen Thanks again for your response! I must not be doing something right. I am doing it in such a way that it matches your screenshot but I keep getting the error message that I cannot enter a null value as an item or field name in a pivot table report. I am not sure where to put the 0;-0; or how to add the variance as you did.
- Riny_van_EekelenDec 10, 2021Platinum Contributor
Jeri_info4u The custom formatting is entered in the following steps.
Select any cell in the variance column, right-click,
select Value Field Settings...
Press the Number Format button (bottom left)
Choose custom and enter the required format in the Type-field. Press OK.
Don't really understand why you get a "null value" error message. Can you otherwise upload your file? Then I can have a look.