I have a SharePoint list on my PWA instance that contains many projects and the rating (None, Low, Moderate, Strong, Extreme) for each business driver.
Is there a way to update the SQL tables with this data so I can do a portfolio analysis, without having to do it manually?
If so, what tables in SQL do I need to update?