Incremental Refresh with Integers in Power BI

  Рет қаралды 19,555

Guy in a Cube

Guy in a Cube

Күн бұрын

Пікірлер: 51
@GoodLifeForFree
@GoodLifeForFree 4 жыл бұрын
Works great! Don't forget to convert the blank query to a function. Syntax: =(irparams as datetime) => Date.Year(irparams)*10000 + Date.Month(irparams)*100 + Date.Day(irparams)
@damiendent7276
@damiendent7276 3 жыл бұрын
Cheers Patrick, with your vid found where i was going wrong.. most appreciated.
@RonnySadamHusen
@RonnySadamHusen 4 ай бұрын
Love this. Thanks Patrick.
@d3x0x
@d3x0x 4 жыл бұрын
Incremental refresh is awesome! Do you have a smart solution to handle incremental refresh for a table where the date will be in the future? In this case it's SQL.
@suryarao503
@suryarao503 4 жыл бұрын
Thanks patrick for sharing this... Incremental refresh really makes me exited.. Cheers
@mohitmanwani5298
@mohitmanwani5298 4 жыл бұрын
Perfect and clear explanation as always!! I would try to implement this in my Models..
@SolutionsAbroad
@SolutionsAbroad 4 жыл бұрын
Thanks for sharing this Patrick, I've not used incremental refresh for my reports yet but I will save this video for that time!
@GuyInACube
@GuyInACube 4 жыл бұрын
Awesome. Thanks.
@scfo
@scfo 4 жыл бұрын
Totally agree with you. Not used it but I can just imagine how valuable this technique may become it the future. Thanks gents. Do we really get all this value at no cost? Really appreciate the effort.
@KurtBuhler
@KurtBuhler 4 жыл бұрын
Perfect. Thanks for answering those questions!
@namitapatil7500
@namitapatil7500 4 жыл бұрын
Hi Patrick, thanks for the video. Your videos are always helpful!! I have a question if i have a json format data(cosmos db as a source and when i load the data in a desktop , it shows data type as Any for every field ) , how to do a query folding in this case or implement a incremental dataset refresh? I have tried several things but seems it is not working. please guide. Thanks
@dpbartel
@dpbartel 4 жыл бұрын
Do you have an integer solution like what was shown in the desktop/service example for DataFlows as they require the use of a datetime type column for the Incremental refresh configuration?
@noahswanson9940
@noahswanson9940 3 жыл бұрын
Would love if there were an answer to this problem. I am fighting it right now.
@hovergamz
@hovergamz 4 жыл бұрын
Hi Pattrick, Can you make a video on how to pass a filter value to parameter to execute a stored procedure dynamically which has @startdate and @enddate
@ahmedhashem908
@ahmedhashem908 4 жыл бұрын
Thanks for sharing Patric.. Great .. 👊🏻
@jimmydobbins7689
@jimmydobbins7689 4 жыл бұрын
Thanks for sharing. I can get this method to work with a dataset, but I can't figure out how to do it in a dataflow. Is that possible? It seems the entity must have a datetime column.
@iambajpaisonam
@iambajpaisonam 2 жыл бұрын
I came across this post to perform refresh operations through XMLA end point where you can overcome the contraint of 48 refreshes per day, but I am figuring it out to implement using postgre, can you please suggest the ways?
@sureshparisa1427
@sureshparisa1427 4 жыл бұрын
Hi Patrick, Is the incremental refresh will work with SQL Native queries?, we are facing issues and unable to see data gateway in service once we configure incremental refresh with SQL Native query. I did not find solution anywhere in google or youtube. If it is feasible please do a video on " Incremental refresh with SQL native queries".that would be helpful for so many guys in a cube😊
@masalgemisi4514
@masalgemisi4514 2 жыл бұрын
Hi Patrick, How do we do this with datamarts? Thanks
@HARSHAUDAY11308
@HARSHAUDAY11308 8 ай бұрын
Q: Hi patrick, how can we work incremental refresh with only integers like 829,830,831,832 like this.. I don't want use date time or datekey format. Purely am using integers only and that integers at any scenario not converted into datetime format
@thenormalone9672
@thenormalone9672 3 жыл бұрын
Hi Patrick, what about having an epochtime, unix timestamp? How to handle that? The dax function duration is not foldable, I think.
@markgriffiths9714
@markgriffiths9714 4 жыл бұрын
Cheers Patrick, yes its does answer my question. So I have another for you, is there a way to use incremental refresh on the individual source tables which have been merged to form a fact table? I'm currently using dataflows with IR together with linked entities to generate my fact table in the service, but wondered if there was a way to do this in desktop without use of dataflows........
@ncbshiva
@ncbshiva 4 жыл бұрын
@Patrick, Can we do the same Incremental Refresh with Integers in Power BI Dataflows ? As dataflows only accepts datetime field for the incremental refresh to work in PBI Dataflows
@GuyInACube
@GuyInACube 4 жыл бұрын
I haven't tried, but my assumption is that it should work if you follow the steps in this video. You could copy and paste the code from desktop to dataflows also.
@ncbshiva
@ncbshiva 4 жыл бұрын
@@GuyInACube I did try by copy and pasting the code from desktop to dataflows, but in dataflows to enable incremental refresh you need to have Datetime field in your entity otherwise it will not work. I have already tried it, if you have any other solutions please let me know as it is required in one of my project.
@bertscheer4829
@bertscheer4829 4 жыл бұрын
Awesome! Was just thinking about this. Wondering if this also could be used for (integer) surrogate keys not related to date(time). For example sequentially batchload id's
@pawewrona9749
@pawewrona9749 2 жыл бұрын
Probably not, as you need to create 2 parameters with DateTime format, to have incremental refresh working.
@sricharang9537
@sricharang9537 4 жыл бұрын
This is perfect Patrick. Would like to know if this is possible even when using PowerBI data flows as the source to the dataset?
@PrasanKumar
@PrasanKumar 4 жыл бұрын
Yes, if you have have premium / enhanced compute engine turned on. The data is then stored in SQL server DB tables instead of csv files on ADLS. Since the data is in DB, incremental refresh should be possible as the query folding should work.
@BrianTX541
@BrianTX541 4 жыл бұрын
Good stuff Patrick. Geaux Tigers!
@mohitgarg360
@mohitgarg360 4 жыл бұрын
Have a query. I have 3 tables a,b,c. all three when linked by any column are forming many to many relationship. Is there a way to link them without many to many and still work ?
@clnguye
@clnguye 7 ай бұрын
Brilliant!
@dmitryvakhrushev81
@dmitryvakhrushev81 3 жыл бұрын
Why does the incremental refresh issue TWO identical queries for each day (e.g. refresh rows in the last 10 days)?
@asheshshah2516
@asheshshah2516 4 жыл бұрын
Hey Patrick, Can you please show how to find no of days at row level in easiest way? @ Guy in a cube
@deveshchouhan4204
@deveshchouhan4204 4 жыл бұрын
What if my query is not folding, will I be still able to do incremental refresh ?.. actually m using replicon connector for power bi desktop..and it's failing
@GuyInACube
@GuyInACube 4 жыл бұрын
You should watch this video on Query folder kzbin.info/www/bejne/h3apq5hjgcl_p9E. I am not sure what you mean replicon connector. Please elaborate
@deveshchouhan4204
@deveshchouhan4204 4 жыл бұрын
It's one of data source ...power bi has native connector for this....we have to install this connector....www.replicon.com/help/using-microsoft-power-bi-to-analyze-your-replicon-data/
@nedacil
@nedacil 4 жыл бұрын
Thanks a lot
@asheshshah2516
@asheshshah2516 4 жыл бұрын
Hey Patrick Awsum video I will save the video but how to do it?
@GuyInACube
@GuyInACube 4 жыл бұрын
Thanks. How to do what? Can you please elaborate?
@asheshshah2516
@asheshshah2516 4 жыл бұрын
Guy in a Cube I got it
@watervalle1585
@watervalle1585 4 жыл бұрын
it works with text? for example 20201231
@damionc
@damionc 3 жыл бұрын
I like incremental refresh, but not that it ends up deleting data from the beginning of your dataset eventually. I would have preferred to keep all the history data and just refresh new data going forward but keep all history. As it is now it will start to delete data from the beginning based on the refresh settings. Is there any way to "trick" the settings by saying you want to keep the last 100 years of data even though you only have 10 and so that way it never deletes anything? hmmmm........
@Milhouse77BS
@Milhouse77BS 4 жыл бұрын
Another function to get yyyyMMdd from Date is: Date.ToText(date,"yyyyMMdd") and could wrap with Number.From() to convert from String to Number.
@GuyInACube
@GuyInACube 4 жыл бұрын
Great point Donald. Nice. I will have to give that a try.
@leonardomauro7894
@leonardomauro7894 4 жыл бұрын
Amazing dude - hacking the hack. Bananas right?
@damionc
@damionc 3 жыл бұрын
Wouldn't it have been easier to just change your keys into a datetime and be done with it?
@eshas3930
@eshas3930 4 жыл бұрын
First to Comment. Can I get a like from Pattrick😊
@discrate
@discrate 4 жыл бұрын
First you need to show some respect to him by writing his name correctly.
@sagaon4
@sagaon4 4 жыл бұрын
I got lost!
Incremental Refresh with Power BI Premium
12:31
Guy in a Cube
Рет қаралды 118 М.
Configuring Incremental Refresh in Power BI
16:01
BI Gorilla
Рет қаралды 104 М.
Леон киллер и Оля Полякова 😹
00:42
Канал Смеха
Рет қаралды 4,7 МЛН
The evil clown plays a prank on the angel
00:39
超人夫妇
Рет қаралды 53 МЛН
Try this prank with your friends 😂 @karina-kola
00:18
Andrey Grechka
Рет қаралды 9 МЛН
REDUCE the # of measures with Calculation Groups In Power BI
9:24
Guy in a Cube
Рет қаралды 232 М.
Power BI's BEST KEPT SECRET: Incremental Refresh!
15:48
KSR Datavizon
Рет қаралды 31 М.
2 ways to reduce your Power BI dataset size and speed up refresh
17:24
3 Hacks to Work Faster in Power BI
25:39
How to Power BI
Рет қаралды 72 М.
Dynamic Date Table Using the Power Query Editor
12:15
Pragmatic Works
Рет қаралды 19 М.
Incremental Refresh in Power BI Service (20/30)
16:57
Analytics with Nags
Рет қаралды 70 М.
The How and Why of Power BI Aggregations
9:01
Guy in a Cube
Рет қаралды 108 М.
Dynamic titles with multiple slicers or filters in Power BI
12:07
Guy in a Cube
Рет қаралды 137 М.
Леон киллер и Оля Полякова 😹
00:42
Канал Смеха
Рет қаралды 4,7 МЛН