Forum Discussion
Power BI Dataflow - Power BI Dataset
I am querying results for Properties (in this case Buildings). In the Dataflow, I get 1 record as a result for a specific Property (Building). This Property is allocated to one Fund (therefore 1 record).
A while a go that Property was allocated to 3 Funds, which was okay at that time, but is no longer.
But when I query this Dataflow, I get the results which was valid a while ago. Although I refreshed everything several times...
- lbendlin2 years agoSuper User
What is the data source for your dataflow?
- webchris2 years agoAdvocate III
First Dataflow has Salesforce as a Source.
This is an "old" fashioned Dataflow which works properly (no problem as in the other topic) - this is my daily "staging".
The second flow queries the first Dataflow and contains some transformations and calculations. So far, that ran fine and did not cause issues (untill 3.5 weeks back).
The Dataset queries the second flow.
- lbendlin2 years agoSuper User
Too many moving parts, in my personal opinion. I don't think dataflows are providing any meaningful benefit for a Salesforce data source. For example, I have a 30 GB dataset with incremental refresh fed from a SFDC object query. I cannot imagine what the effort would be to have two dataflows feeding that dataset.