Forum Discussion
Include additional table or query result using existing DB source
Hi AndrewP,
If you have multiple sources and still want using Direct Query, you have build up datwarehouse to gather everything and pre-processing in there and PBI will access it directly.
If we ignore the direct query part of the question, how can I reuse a source to just pull an additional table as is?
- tringuyenminh929 years agoMemorable Member
Hi AndrewP,
So far you could use import mode, but DQ and Import mode are different from refreshing schedule and another points. In my mind, i hope DQ could have this mixing source in future version of PBI.
- AndrewP9 years agoHelper I
Again, if we ignore the direct query aspect of my original question, how could I just include an additional table while using the same source? For example, I set up the initial source and choose 2/10 tables, but I want to use 4/10 tables. How would I select the additional 2 tables without creating a second source?
- tringuyenminh929 years agoMemorable Member
Hi AndrewP,
With Import mode, when you choose n-tables and refresh, PBI will generate separate n-queries to your source as SQL queries. So when you want to add 2 more tables after added 2 tables, you just choose get data/recent sources and select 2 additional tables. Is this your concern?