The 1C:Enterprise developers forum
Hi Friends,There is a NetSales report, I added it to extension and I want to change the report titles dynamically with code, how can I do it, can you help me?
Hi Selim,please specify which title you want to change? And at what point? At the moment of opening?
Hi friend,I am running the report based on different currencies, when I press the generate button, I want the columns of the report that I marked to change to USD, EURO
Hello Selim!There is a way to do this!You need to make changes to the "OnComposeResult" procedure (pls see screenshots).For your convenience, I have also attached a file with this report.