I have built an P&L app with a P&L Pivot Chart screen. In order to customize the style of the table I have use a csv file to make my modifications and I have import it as a table in my app.
My question is if it is possible to give the opportunity to the user to change the P&L Pivot Chart style by selecting an alternative csv (aka table).
The problem is that in the setting of P&L Pivot Chart, it allows you to import only one table as style table. I have generated a variable, which hold alternative table (and csv) names, but then style is missing on the visualization.