What are the Use Cases of Dataflow for You in Power BI

  Рет қаралды 27,418

RADACAD

RADACAD

Күн бұрын

Пікірлер: 32
@thomassentilhes7147
@thomassentilhes7147 5 жыл бұрын
Cristal clear! Short but complete explanation! Many thanks to both Leila and you for helping the community :)
@moulik2341
@moulik2341 5 жыл бұрын
Excellent Video. You have answered all questions regarding Dataflow which I have in my mind for more than 6 months. Thank you :)
@SolutionsAbroad
@SolutionsAbroad 4 жыл бұрын
What a great explanation on Dataflows! Thanks Reza
@MadhwendraSingh
@MadhwendraSingh 3 жыл бұрын
Great Explanation - both duration & content quality, Thanks Reza Dataflow = PowerQuery CDM loader for ADLS Who ever came-up with the name "Dataflow" did not bothered about Dataflows in ADF & Synapse :)
@yanni6213
@yanni6213 3 жыл бұрын
If I use dataflow, will I be able to connect to the "data warehouse" I created with my other operational systems? Or do you recommend using azure data flows in that case? I don't want to build something which I can only access with PowerBI (or other Microsoft only tools). Thanks for your thoughts.
@RADACAD
@RADACAD 3 жыл бұрын
that would be depend on what is the storage you use for the Dataflow. by default the dataflow in Power BI uses an internal Azure Data Lake storage which is only accessible using Power BI. But if you bring your own Azure subscription and Azure Data Lake storage, then you can access it from any other application and services.
@bedsup
@bedsup 4 жыл бұрын
Thanks Reza Rad. Very well explained. You have just gained another subscriber :)
@natacam82
@natacam82 4 жыл бұрын
What do you think are the disadvantages of using Power BI dataflow instead of building a data warehouse? I am thinking of using dataflow for a small company that doesn't have a DW yet, as a "pilot" BI project. I suppose there might be some limitations in performance and/ or storage...
@RADACAD
@RADACAD 4 жыл бұрын
dataflows are not replacement of Data warehouse. Data Warehouse and technologies like that will give you more flexibility in the enterprise scenarios and dealing with big data. Dataflow on the other hand can be good option for smaller scale data, and scenarios that the use of other licenses are limited.
@noahhadro8213
@noahhadro8213 4 жыл бұрын
When I try to do a "FuzzyNestedJoin" I get this error in Data Flows: "The name 'Table.FuzzyNestedJoin' wasn't recognized. Make sure it's spelled correctly" Here is what I am doing......... Table.FuzzyNestedJoin(#"Expanded Exclude", {"Account_Name"}, HPG_Roster, {"Name2"}, "HPG_Roster", JoinKind.LeftOuter, [IgnoreCase = true, IgnoreSpace = true, NumberOfMatches = 1])................ Any help would be amazing!
@StanMoong
@StanMoong 5 жыл бұрын
Each month we have final and estimated data. Unfortunately, the data files for these 2 sets have different files, hence, different format. Each set has 6 files, mix of CSV and excel. I'm currently doing the transformation in Excel power query. So, I end up with 2 excel transformation for each month. If I use the data flow method, would it mean every month, I need to upload previous months files in order to get the full dataset, or I can upload only current month source data files?
@RADACAD
@RADACAD 5 жыл бұрын
You can do it all MUCH easier. What you need is a custom function in power query for each type of excel file. Then loop through all files and just run the custom function and combine all the results. All can be done automatically. I have done a blog article about it. And same approach can be used in dataflow too.
@AmitKohli1
@AmitKohli1 4 жыл бұрын
So if we DO have a data warehouse where we could do all these transformations beforehand, there's no need for PowerBI dataflows, is that correct?
@RADACAD
@RADACAD 4 жыл бұрын
if you DO have a data warehouse, and you do indeed also have an ETL process, then yes, you don't need dataflow. but this is a luxury that many users of Power BI don't have
@slapaden
@slapaden 4 жыл бұрын
@@RADACAD What about this scenario; I have a data warehouse and I want to pull data from source systems with Power Bi dataflow, transform and load it in an on-premise data warehouse, is this possible?
@julioms23
@julioms23 4 жыл бұрын
Excelent information!! I didn't understand that before
@Shivansh1507
@Shivansh1507 3 жыл бұрын
Can someone else also refresh data flow created by me ( assuming he is also member of workspace)?
@narafinbluemoon906
@narafinbluemoon906 3 жыл бұрын
Thank you very much for the insight. Highly appreciated.
@binsmistry1841
@binsmistry1841 3 жыл бұрын
thank Reza it was briefly explained!
@stflytics2371
@stflytics2371 3 жыл бұрын
Awesome content, subscribed! Thanks!
@vivekanandareddychundi5230
@vivekanandareddychundi5230 5 жыл бұрын
Hi, Will Dataflow support AppendMode or only accepts FullLoad ?
@RADACAD
@RADACAD 5 жыл бұрын
I believe by append mode, you mean Incremental Refresh? Yes, dataflow supports that.
@farmanalishah8836
@farmanalishah8836 5 жыл бұрын
Is this available in a free version on the cloud?
@RADACAD
@RADACAD 5 жыл бұрын
Not free. Because dataflow can be created on organizational workspace only, not "my workspace". But available on pro and premium.
@xMastJedi
@xMastJedi 3 жыл бұрын
Update 2021. We have Premium license. We DON'T have Azure. And all my reports are build based on Dataflows.
@RADACAD
@RADACAD 3 жыл бұрын
Correct. you don't need Azure to use dataflows.
@feng3625
@feng3625 4 жыл бұрын
Subscribed. Really great! You answered most of my questions. one more: could paginate report use dataflow?
@RADACAD
@RADACAD 4 жыл бұрын
paginated report can use a dataset, that dataset can be fed using dataflow
@mommafitbit3701
@mommafitbit3701 2 жыл бұрын
@@RADACAD please point me to a slide deck on short summary comparing / contrasting the difference b/w power bi data flow and azure dataflow ?? that will help me understand when to use which.. and to learn what each tool does . I am a new learner. thanks
@Milhouse77BS
@Milhouse77BS 5 жыл бұрын
I wish Power BI dataflows was available for Get Data in the Power BI service. Then my Mac users could bring in data and build simple reports in a browser. Not perfect, since we still need a PC to run Desktop to build models, but it would be a start.
@RADACAD
@RADACAD 5 жыл бұрын
Building data models in the service is not yet available, but you can install power bi Desktop on mac, using a container product 😉
@shubhamchavan7338
@shubhamchavan7338 4 жыл бұрын
thantu gleath infolmation (Thank you great information)
Power BI Datamart vs Dataflow vs Dataset
17:50
RADACAD
Рет қаралды 46 М.
Best way to share Power BI reports   App
18:16
RADACAD
Рет қаралды 9 М.
Cat mode and a glass of water #family #humor #fun
00:22
Kotiki_Z
Рет қаралды 42 МЛН
How Strong Is Tape?
00:24
Stokes Twins
Рет қаралды 96 МЛН
VIP ACCESS
00:47
Natan por Aí
Рет қаралды 30 МЛН
Леон киллер и Оля Полякова 😹
00:42
Канал Смеха
Рет қаралды 4,7 МЛН
Power BI Architecture Best Practice
18:46
RADACAD
Рет қаралды 29 М.
Power BI Incremental Refresh and Hybrid Tables
17:46
RADACAD
Рет қаралды 17 М.
Best tips when working with Power BI dataflows!
18:36
Curbal
Рет қаралды 23 М.
What are dataflows in Power BI?
9:57
Access Analytic
Рет қаралды 38 М.
Why We Love Dataflows In Power BI And Why You Should To
11:48
Enterprise DNA
Рет қаралды 16 М.
Exploring the preview of datamart in Power BI!
10:19
Guy in a Cube
Рет қаралды 93 М.
The Power BI Gateway   All You Need to Know
20:19
RADACAD
Рет қаралды 58 М.
Cat mode and a glass of water #family #humor #fun
00:22
Kotiki_Z
Рет қаралды 42 МЛН