I've been using pbi-tools to extract the .pbix file into JSON files for each component of Power Query, model, and visuals. Been fairly happy so far to be able to save a more detailed record of changes.
Mr Turley, thank you for the wonderful video part 1, and I am looking forward to part 2 and the others. When will you post the new others? Thank you very much!
Thanks, this was a great introduction. It doesn't look like we got anymore on this series, is that still on the table? I also have a question regarding the github repository, would you recommend setting up one single repository for all project files, or would you recommend one per workspace due to the integration capability (one workspace per repository)?
I see that you use Pbix, thinking more about it I see two problems: 1) about size (large files in got is not a good idea). 2) data permissions, any one that have acesa to repository, can see the data. Do you think in how we can fix these 2 problems?
You can add parameteres in PowerQuery to limit the dates that get pulled - this limits the size of the files until they are uploaded the cloud, where if you use PowerBI premium, you can use incremental refresh to get all the data.
This is fantastic! I look forward to seeing Part 2 and Part 3!
Great content. Looking forward to the rest of this series!
I've been using pbi-tools to extract the .pbix file into JSON files for each component of Power Query, model, and visuals. Been fairly happy so far to be able to save a more detailed record of changes.
nothing says ringing endorsement like 'fairly happy' :)
Have you seen the Fabric feature? Will that be a native version of pbi-tools extract?
@@oluwadolapobifarin105 there should be some more info coming out on PBI Dash tools in another week
Great introduction. Really interested to see your recommendations in Parts 2, 3, and 4.
Great Video, looking forward to see the rest of the series!
Paul, thank you for creating this video.
Thank you!
Looking forward to parts 2-3-4 !
Keep up with these amazing series my friend, looking forward to parts 2 & 3
Great video. Waiting for part 2,3 and 4
Looking forward to see Part 4!
Merry Christmas. A video from Paul🎉
Where can I find the next parts?
Mr Turley, thank you for the wonderful video part 1, and I am looking forward to part 2 and the others. When will you post the new others? Thank you very much!
Good video, where is part 2, 3 and 4?
Are we ever going to see the rest of these?
Thanks, this was a great introduction. It doesn't look like we got anymore on this series, is that still on the table?
I also have a question regarding the github repository, would you recommend setting up one single repository for all project files, or would you recommend one per workspace due to the integration capability (one workspace per repository)?
Please the link of the missing videos.
I see that you use Pbix, thinking more about it I see two problems: 1) about size (large files in got is not a good idea). 2) data permissions, any one that have acesa to repository, can see the data. Do you think in how we can fix these 2 problems?
Please upload the other parts please
please send me the link to other videos
waiting for Part 2 and Part 3
I guess the pbix files are to large to use git and github for branching, merging,....
Am I mistaken?
You can add parameteres in PowerQuery to limit the dates that get pulled - this limits the size of the files until they are uploaded the cloud, where if you use PowerBI premium, you can use incremental refresh to get all the data.
Thank you, very helpful. Your new fan and devoted subscriber
Link for Part 2 and 3 please 🤓 Thanks
Million thanks
nice video Paul!
Great video 👍
Please make other part videoes.
so basically it's just uses Github as a code repository and not a true source of truth for which to extract and update?