Its great Power BI supports Python & R integration but visuals using Python & R gets created as image and Power BI filters are not applicable to it. Would be great if this functionality is available.
2 Comments
- emily_scarmuzz2New Member
+1, in addition to using field parameters with python visuals. This is a challenge to replicate in python. For example, if field parameters are used to select the fields for the x and y axes, and the axes are on a log scale, updating the selections does not update the ranges of the x and y axes and thus any points which lie outside of the range of the initial data slice are “off the page” and do not display. The issue can be addressed by pre-plotting -- that is, before any kind of processing -- the data using axis.loglog().
- fbcideas_migusrNew MemberStatus added:Needs Votes
Recent ideas
Support Query Tags for Snowflake Connector
We'd like to be able to set Snowflake Query Tags within PowerBI reports. Setting Query tags at the report or query level within PowerBI would enable better auditing to track usage, performance an...nate_wicke3 minutes agoNew MemberNew264Views27likes4CommentsAdd "Add to Dictionary" and "Ignore All" Functionality to Power BI Text Boxes
When creating professional Power BI reports, legitimate company names, project names, industry-specific terms and technical terminology are sometimes incorrectly flagged as spelling errors with a red...mmartelozzo3 hours agoNew MemberNew3Views0likes0CommentsFix Direct Lake semantic model binding in Deployment Pipelines
When deploying Direct Lake semantic models via Deployment Pipelines, the Lakehouse source is incorrectly treated as an external SQL source. This results in broken lineage and prompts for credentials....lk12313 hours agoAdvocate INew1.5KViews27likes2Comments:: operator for typecast in T-SQL
Introduce support for the ::type cast operator in Fabric Data Warehouse as syntactic sugar for the existing CAST(... AS type) expression. The new operator would be functionally equivalent and compile...jovanpop-msft15 hours agoMicrosoft EmployeeNew47Views7likes2Comments