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.
beneuto1
6 years agoNew Member
A 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.
Recent ideas
Data Pipelines - Run only selected activities
For debugging and testing pipeline activities during development, allow us to select one or multiple activities and run only the selected pipeline activities. For example, I'm working on editing ...frithjof_v21 hours agoCommunity ChampionNew618Views11likes2CommentsSemantic 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_v1 day agoCommunity ChampionNew21Views1like0CommentsBulk 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 ...vishal1401971 day agoFrequent VisitorNew6Views0likes0Comments