David_Botzenhar
10 years agoNew Member
Status:
Completed
Allow more than one data source for Direct Queries.
In order to make Direct query more useful it needs to support data from more than one source.
53 Comments
- nishalitNew MemberComposite models, which lets you combine multiple direct query sources in one model along with import sources, is now generally available with our November release: https://powerbi.microsoft.com/en-us/blog/power-bi-desktop-november-2018-feature-summary/#compositeModels
- janecNew MemberI have a Azure SQL database with lots of data that I am using successfully with PowerBI and direct query. This database has customer numbers but not names. I have a different database that has the customer list and I want to use the names to display but as soon as I try to add this second (small) database it says it needs to import the data from the first database. This is not possible as it is too big. My queries will be mostly against the one datasource but I need to use a "dictionary" type table from a different datasource to add more information to the report result.
- beneutoNew MemberA common requirement is to filter large transactional data sets against a small list of customers. Forcing an import to make that join can be prohibitive. QlikSense allows such connections to be made with the large data source still accessed directly for potentially near instant results.
- zara_laheyjamesNew MemberWe don't (yet) have a data warehouse, so many of my reports are running off multiple data sources. The ability to have direct query from multiple sources would be invaluable.
- DAVEFRNew MemberI have a service supported by a distributed system each with its own SQL server I need to consolidate data from all these SQL instances to correctly reflect the service metrics. So this would be invaluable to me as well.
- beneuto1New MemberA common requirement is to have a fairly small list of say customer ids from a campaign management system (lets say around 1000) and then need to match that list against transactions (we could be talking billions) to get total spend for those customers. The necessary integrations have not yet been made in the data warehouse and we just want to prototype the concept. Essentially what we need is for the 1000 customer ids to be pushed down to a direct query so that the join is performed in the data warehouse (dirty read only solution: use a very large IN clause; cleaner read/write solution: create a temp table for the customer ids and join). QlikSense can do this.
- akhelifNew MemberWe are getting by, by creating cross database views, but it is not ideal. Please consider this feature as it would tremendously help companies with legacy databases.
- justin_wicksNew MemberThis is an essential feature and needs to be implemented ASAP!!!!
- cynthia_jiangNew MemberThis is an essential feature that will enable the self-service reporting against multiple cloud based data sources. Please include it in your next Power BI release.
- tzhuNew MemberImport multiple data source first before can join is a deal breaker for broad adoption of the Power BI competing with tableau and other BI tools.
Recent ideas
Semantic model connection bindings should be in source control (Git)
Semantic model data source connection bindings should be source controlled. A semantic model can contain multiple data source references, each of which can be mapped to a separate Fabric data connec...frithjof_v4 hours agoCommunity ChampionNew10Views1like0CommentsBulk changing column names in Visualizations Pane
We often use raw/api column names or measures with a set nomenclature to be consistent and to keep track of them but we do not want to display these names in the visuals. Currently we have to change ...vishal1401977 hours agoFrequent VisitorNew5Views0likes0CommentsAbout "Download SQL database project" and fix the downloaded project
1. The sqlproj must be fixed, it is downloaded without the xml markup line <?xml version="1.0" encoding="utf-8"> 2. The sdk must be updated: Actual: <Sdk Name="Microsoft.Build.Sql" Version="0.1...Jarrinf17 hours agoFrequent VisitorNew48Views3likes2Comments