I have two SharePoint List - one that is a matrix of all possible types of systems issues (table A) and another that list the actual system issues being recorded (Table B). How can I get the count from Table B into Table A via a flow to update the sharePoint list table A. See desired result below
| Table A - Matrix List of all possible | Count (Desired Result) | Table B - Records of System Issues reported | |
| Issue 123 | 3 | Issue 123 | |
| Issue 456 | 0 | Issue 123 | |
| Issue 000 | 1 | Issue 123 | |
| Issue 111 | 0 | Issue 222 | |
| Issue 222 | 2 | Issue 222 | |
| Issue 000 |


Report
All responses (
Answers (