direct query mode
20 TopicsSQL Query generation in Direct Query
Hi Team, we are generating the report by connecting to Databricks as the source. The tabe volumes are running into millions. The business ask is to have filters at date and few other columns. The slicers are being used. We have to use Direct Query to fetch the data as we have the RLS enablement as well at databricks level depending on the user who uses the report. We see the query generation using "IN" clause when we give a week filter. Can't we get this as data range "BETWEEN" clause instead? This would help to optimize the query to fetch the results in better response rate. We are unable to do that switch in the queries generated in direct query Kindly helpSolved3.2KViews2likes9CommentsPaginated Report couldn't be export trough API
Hi, I have a paginated report connect in direct query to my SQL Server DB and to a Power BI Dataset. In the Power BI interface (website) all works fine. I can view my report and I can export it in all available format but when I want to export it trough the Power BI API, I received this error message : { "title": "Precondition Failed", "status": 412, "detail": "BUSINESS ERROR : Connection Error NotOpen: Connection open intermittent error while reading in Analysis Services, needs retry." } What does it mean ? Why is there a connection to Analysis Services ? Does it related to the Dataset ? FYI : We are using Power BI Premium with embeded capacities. There a lots of other paginated reports in the same workspace (but none with a dataset connection) and it works perfectly (so no rights problem.930Views1like1CommentHow to Change the Date Format in Slicer to DD/MM/YYYY when direct query is used
Hello We have used the Direct Query option (By SQL Query) and used the ABC Table which has the date format as mm/dd/yyyy format in Source Table, Based on this, report has been developed and we could able to change the Date from from mm/dd/yyyy to dd/mm/yyyy in the report but we used the Slicer and added the Date column, it shows in mm/dd/yyyy format. So my Query here is how to change the date format from mm/dd/yyyy to dd/mm/yyyy434Views0likes1CommentDirect Query and Import connection in Power BI Report Server
So i noticed it seems power bi report server only supports import mode (i have a scheduled refresh connection to my live database). I am trying to reduce the file size on the server . Is there an option to switch to direct query like we do on PBI Service?Solved554Views0likes1CommentDirect Query with Slicer not working
Hi, i developed one dashboard with Direct Query. i created one parameter in power bi (associated with slicer) which i am passing to table valued function in sql server. in my local machine its working fine. but once i am deploying to reporting server. slicer values are not refreshing. you support needed please. Regards,542Views0likes0CommentsSwitch to import mode
I have a problem with the switch from direct Query mode to import mode, I have to qualify fo conditions like "no space" , or "no duplicates" but when I want to delete the duplicates or the spaces in my table it says it can't be done in direct Query mode. So I can't have the conditions to switch to Import mode because I'm the direct Query mode. So I don't know how to do.588Views0likes1CommentI need help sharing a Report that use Direct Query
I've built a report that is using direct queries from 2 different databases. I am needed to share the report with others in my organization, but I am having issues doing that. I created an on-premise gateway that does allow others to view the report, but this only work when I am logged in to my organization VPN and my computer is online. Whenever my computer goes offline or I get disconnected from my organization VPN, others can no longer access the report. Can someone please help?Solved1.9KViews0likes3CommentsMDX or DAX with using a connection to a power bi dataset
HI,i would like to understand why when i create a report and using report query builder to create simple queries, the query languages that are available are MDX /DAX when it is in import mode ,only mdx when the dataset is in direct query mode. Is there a setting on the pbi tenant ? or it depends on the report builder version? thanks for your time and responses.Solved8.6KViews0likes1Comment