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.
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)?
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!
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 Video, looking forward to see the rest of the series!
Thank you!
Looking forward to parts 2-3-4 !
Paul, thank you for creating this video.
Looking forward to see Part 4!
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)?
Keep up with these amazing series my friend, looking forward to parts 2 & 3
Great introduction. Really interested to see your recommendations in Parts 2, 3, and 4.
Great video. Waiting for part 2,3 and 4
waiting for Part 2 and Part 3
Good video, where is part 2, 3 and 4?
Merry Christmas. A video from Paul🎉
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!
Are we ever going to see the rest of these?
Please upload the other parts please
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 the link of the missing videos.
Where can I find the next parts?
Link for Part 2 and 3 please 🤓 Thanks
Thank you, very helpful. Your new fan and devoted subscriber
please send me the link to other videos
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.
nice video Paul!
Million thanks
Please make other part videoes.
Great video 👍
so basically it's just uses Github as a code repository and not a true source of truth for which to extract and update?