Forum Discussion

rheitrich's avatar
rheitrich
Frequent Visitor
6 years ago
Solved

All items from one SharePoint list and a calculation from another related SharePoint list.

This is difficult to explain.

 

I have two SharePoint lists as data sources. One is a list of assets (Division/Location, AssetID, Asset Description). The second list is for asset inspections (AssetID, Inspection Date, Description).

 

I want a simple matrix visualization that shows all of the assets (rows) from the first list grouped by the division, whether an inspection has been performed or not. Columns for the Month-Year across the top, then as inspections are completed, the field value turns from red to green. I have everything working EXCEPT it only shows assets that have an inspection sometime during the date range specified (rolling 12 months). I want it to ALWAYS show all assets from the asset list and then change the color of the cell depending on whether the inspection has been done or not during the related month-year.

 

Any help would be appreciated. (The two lists are joined on assetID and that is it).

4 Replies