Power BI is turning 10! Tune in for a special live episode on July 24 with behind-the-scenes stories, product evolution highlights, and a sneak peek at what’s in store for the future.
Save the dateEnhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends August 31st. Request your voucher.
Hi all,
I have a project challenge that is develop a drilldown inside the narrative information to give the possibility to the user navigate trough the data and discover more information.
Our customer has another application done using React, that's why they are asking for this possibility?
Is it possible to do on Power BI using Python language?
Solved! Go to Solution.
Thank you for being part of the Microsoft Fabric Community.
Power BI does not natively support drilldown in narrative text using Python scripts. However, you can achieve similar functionality through custom visuals, tooltips, or external integrations.
However, Python visuals are static in Power BI and:
Power BI allows Python visuals, which can dynamically generate narrative text based on selected data. You can use NLTK or OpenAI API for contextual insights.
Limitations: Python visuals are static and do not support drilldowns natively.
If the above information helps you, please give us a Kudos and marked the Accept as a solution.
Best Regards,
Community Support Team _ C Srikanth.
Thank you for your help and explanation C Srikanth.
Thank you for being part of the Microsoft Fabric Community.
Power BI does not natively support drilldown in narrative text using Python scripts. However, you can achieve similar functionality through custom visuals, tooltips, or external integrations.
However, Python visuals are static in Power BI and:
Power BI allows Python visuals, which can dynamically generate narrative text based on selected data. You can use NLTK or OpenAI API for contextual insights.
Limitations: Python visuals are static and do not support drilldowns natively.
If the above information helps you, please give us a Kudos and marked the Accept as a solution.
Best Regards,
Community Support Team _ C Srikanth.
User | Count |
---|---|
5 | |
5 | |
3 | |
2 | |
2 |
User | Count |
---|---|
9 | |
7 | |
5 | |
4 | |
4 |