User Profile
her
Helper III
Joined 7 years ago
User Widgets
Contributions
How to Write Mongo Query(Intellishell) in Power BI Using R Script
Hi, I have more than 3Million Records and mongodb connect via odbc but its performance is very slow, then i tried connect via R Script its connected below query used: library("mongolite") m<- mongo(collection= "users", db = "admin", url = "mongodb://admin:[email protected]:27017", verbose = TRUE) users<- m$find() users<-m$find() its working but how to write R Script for getting Count Thanks and Regards Herwin1.1KViews0likes2CommentsRe: how to keep filter in when i click the button in power bi
hai v-xicai thanks for responding we get the solution for the select the bookmarks in power bi then select in the bookmark the right click the unselect Data now its working fine i was added screenshot in this comment below thanks and regards Herwin4.3KViews0likes0Commentshow to keep filter in when i click the button in power bi
hi all, i am using filter to pass the url in embed report ex. (embedurl&tablename/columnname eq 'val') The report shows correct value based on the filter. However when we click the button, data is getting refreshed and shows all the value instead of the applied filter. please let me know if have any solution thanks and regards HerwinSolved
Data Privacy
Microsoft Fabric Community and Privacy
To learn more about how we manage your data, please review the Microsoft Fabric Community Data Privacy guide.