Forum Discussion
Python Visual rendering issue on .Net wrapper
- 7 months ago
Hi kushanNa , given the challenges I have with report embedded in .NET portal, and not being able to pre-process, the solution you provided is definitely helpful.
I need to see and keep updating the ThemeMap table. And, this will improve the summarization. Out of so many different alternate solutions I explored and seen from expertise here, at least for my situation, this is most applicable solution. It does not mean the solutions others proposed is wrong, it was just not feasible in my business scenario.
Hi prasaddn ,
Given the constraints of a .NET embedded scenario and the inability to preprocess data, maintaining and periodically updating the ThemeMap table is a practical and supported approach. It gives you a way to manage and improve the summarization logic directly within the Power BI model, without depending on unsupported Python visuals or external services.
As you rightly pointed out, while the other options discussed are technically valid, this approach aligns best with your current business needs and platform limitations.