Exploring the preview of datamart in Power BI!

Поделиться
HTML-код
  • Опубликовано: 5 сен 2024
  • We take a look at the newly announced preview of datamart in Power BI! A no code experience to build a relational database for analytics right inside Power BI!
    Announcement Blog: powerbi.micros...
    Documentation: docs.microsoft...
    📢 Become a member: guyinacu.be/me...
    *******************
    Want to take your Power BI skills to the next level? We have training courses available to help you with your journey.
    🎓 Guy in a Cube courses: guyinacu.be/co...
    *******************
    LET'S CONNECT!
    *******************
    -- / guyinacube
    -- / awsaxton
    -- / patrickdba
    -- / guyinacube
    -- / guyinacube
    -- guyinacube.com
    **Gear**
    🛠 Check out my Tools page - guyinacube.com...
    #PowerBI #datamart #GuyInACube

Комментарии • 184

  • @twitchyfingerss
    @twitchyfingerss 2 года назад +8

    I'm super excited because my company uses both PowerBI and Tableau. I can do my ETL in Power BI, have some PowerBI reports, and reuse the same ETL in Tableau visualizations in those departments that are on Tableau! We don't have anyone in IT to do ETL, so I'm doing it on the side as a business user.

    • @uncleted9362
      @uncleted9362 Год назад

      You can connect regular powerbi datasets to tableau too since 2019.

  • @iampresent.digital236
    @iampresent.digital236 2 года назад +51

    Question: is there still a place for dataflows? What is the best practice? Setting up a datamart to import data from an on prem sql server? Or keep using dataflows and then plugging datamart to it? Which is more efficient?

    • @thejonath
      @thejonath 2 года назад +15

      Wondering the same thing, if the end result of the datamart is, say, a dataset and not the individual dataflow queries, then I still prefer dataflow for the ability to reuse dataflow across multiple dataset... Lots of exploration to do!

    • @RoyGodfrey
      @RoyGodfrey 2 года назад +20

      That was my immediate question I would love a Dataflow vs Datamart use case video guys

    • @ricardosaucedobanuelos4239
      @ricardosaucedobanuelos4239 2 года назад

      You can check this video, might help with the concepts: ruclips.net/video/CAZlaiq24S0/видео.html

    • @tommynguyen4253
      @tommynguyen4253 2 года назад +6

      With dataflow, you cant connect from Excel, SSMS. It is not the case for datamart.
      Dataflow still has its own position, since you can give them different refresh schedules, and reuse them in different datamart, or power BI dataset

    • @cristianprifti
      @cristianprifti 2 года назад

      This will help clarifying this aspect. There is still place for both.
      docs.microsoft.com/en-us/power-bi/transform-model/datamarts/datamarts-overview

  • @datacentric
    @datacentric 2 года назад +14

    Great for democratizing data but how do we avoid this being another data silo.

    • @infojupitersolutionsti3442
      @infojupitersolutionsti3442 5 месяцев назад

      This has been a huge dilemma for me in recent years! Democratization is great but there’s a BIG DANGER looming with regards to data governance!
      Here’s a use case : A friend of mine was working at a big furniture store. When covid hit, deliveries became a huge challenge and customer complained a lot; there was a lot of cancellation too. The company decided to charge customers on delivery date (instead of purchase date); hence it was decided by the data governance comity to modify the MONTHLY_SALES measure to use delivery date instead of purchase date. Despite the fact that this change took place in the primary enterprise DW, which is the official source of all the smaller datamarts across the company, Marketing and HR_sales_commission DID NOT update their local personalized MONTHLY_SALES measure. It was a mess!
      So, I’d say, if you decide to go the self-service route, make sure to invest money and ressources in a good CoE (CENTER of EXPERTISE), that will create a strong HORIZONTAL community of users across all departments. In anyway, that’s my solution to mitigate the danger.

  • @MatthewRoche
    @MatthewRoche 2 года назад +10

    Love it!
    This is the most complete and concise introduction to datamarts that I've seen to date. Very well done!

    • @matthiask4602
      @matthiask4602 2 года назад

      I find it cheap to sell an online version of PBI(x) as something new. It is not. And: It is definitly not a anything near datawarehouse, all the pain of admin your many databases is still there. It is only the "view" of modelling some of your tables in a relational way. Is it not? So it would be no more than the waited for "MS Access online". Was that the project name? :-)

    • @fenrir433
      @fenrir433 Год назад

      can you connect datamart datasets to tabular editor?

  • @kaeldowdy
    @kaeldowdy 2 года назад +7

    Question ??: wondering about use-cases for PBI datamarts. The Cube Guys gave an example of a datamart being set up for a business area for that department's own use. What about taking a datamart approach to centralize core datasets to support all enterprise PBI reporting? What would be the pros/cons in that use case vs. using dataflows?

    • @mugs132
      @mugs132 Год назад

      Same reason I’m here. Please do a video on this, cube guys!

  • @shehzeervp2379
    @shehzeervp2379 2 года назад +10

    Does this mean we don't need to create pbix files for data sets? For me it sounds like most of the development we do in pbi desktop can be eliminated, and especially the "download/publish pbix" cycle.

  • @seanoloughlin1543
    @seanoloughlin1543 2 года назад +13

    While this seems cool, I’m not sure if the common business user would see much more benefit from connecting to this versus a shared power bi dataset. Main difference I can see is the SQL server access, anything else?

    • @hi55us2
      @hi55us2 2 года назад

      @Nick D And a premium-only feature. Hate how a lot of these new features are creeping in as a premium only feature which simply makes no financial sense for my company.

    • @narayanawindenberger7396
      @narayanawindenberger7396 2 года назад +6

      In the past, dataflows were saved as flat files. Querying those flat files was slow, especially if it was a large file, since PowerQuery had to load the entire file. To address they, MSFT created the Enhanced Compute Engine, but it was buggy and didn't seem to work that well. To me the big value add is that the output of PQ gets saved to a standalone, queryable SQL Server instance. Folding and query optimizations should now happen natively, so I expect good performance benefits from this, especially when loading the Datamart tables and doing further transformations into a new PBIX.

  • @swerick
    @swerick 2 года назад +3

    Wow, this is really cool. Connecting with SSMS, etc. and SQL is a real game changer.

  • @sirlanceohlot
    @sirlanceohlot 2 года назад +4

    Thank you Adam & Patrick for diving into this in a way that is straight to the point :)
    I am excited for datamarts in Power BI as I can see this being a boon for our newer international offices where they don't have all of the bells and whistles we have in our US offices!

  • @tszreder
    @tszreder 2 года назад +12

    This looks almost too good to be true :) One question though: can you use datamart as a source for building another dataset? E.g. to combine data from different datamarts (and datamarts becoming a kind of reusable ETL just like dataflows :))

  • @Molaa21
    @Molaa21 2 года назад +3

    Amazing feature!! How do you separate when to build a DW (+SSAS ??) and when to use a DataMart straight into PBI Service?, Does BI / DW Dev + Data Engineers skills are no longer need? or maybe less needed? A Business User with good skills in PQ and data modeling can create a super powerfull datamart without a BI Team?

  • @koborkutya7338
    @koborkutya7338 2 года назад +3

    I don't really see the difference in an user perpsective from a bigger dataset I built up in PBI Desktop and published it. Maybe the only difference is you can set up different refresh schedules for the different data sources and you don't need PBI Desktop - but then it should be called PBI Online or something. Maybe an IT head is excited that you can query SQL but I don't see why is that better than making some report page in a PBI report.

    • @frikkinnorwegian5227
      @frikkinnorwegian5227 2 года назад +1

      My thoughts exactly. Seems like they just moved the dataset to the cloud, which means any business user would still have to deal with the complexity of Power BI Desktop, just in different steps. There's still power query, row level security, DAX, modeling, SQL statements in PQ have been kinda made into their own thing.
      Then since you're already in Premium, of course you could connect with SSMS since you got xmla endpoints enabled.
      But you got limitations like no calculated columns, no calculated tables, requires Power BI Premium, will likely chew away at your included premium capacity, and no write XMLA.
      Likely just going to push the dataset sprawl into datamarts instead of datasets, and a far more costly at that. A PBIX containing a dataset and dataflows for each data source would likely be far more manageable and reusable than a datamart.
      Feels pretty underwhelming to be honest. Like a bundle of existing components that are marketed as a revolutionary product still looking for a need to address, rather than a product designed to meet a certain need. I just don't see the value proposition here.

  • @micahdail
    @micahdail 2 года назад +1

    I love the banter. You guys need to meet up more often! 3:27 😂

  • @user-xu6kq6ip5q
    @user-xu6kq6ip5q Год назад +1

    Hello! Great explanation, i have a doubt. Why are you saying that now calculated tables are not needed anymore because we have sql queries? the queries i create cant be used in the model, they are just for analizing the data. What am i not understanding?

  • @ashdam
    @ashdam 2 года назад +1

    Whats the difference between this and creating a dataset?

  • @culpritdesign
    @culpritdesign 2 года назад +3

    Calling these data marts is a little disingenuous. Is it possible to persist data in these tables? meaning, do an upsert, keep records that were deleted in the source, create a slowly changing dimension, persist fact records regardless of what is happening in sources. If a source system goes away then data should persist in the data mart. Maybe these are features that will come in the future. I like the spirit here, and I like the idea of separating data models from power bi reports. This feels closer to low-code SSAS tabular. I saw they only allow reads for now, but maybe at some point you can do DML statements via low-code interface.

  • @ruoyingli9443
    @ruoyingli9443 2 года назад +1

    Question: if user could save their sql query result as a new dataset in datamart? like using the datasets there to query and then doing like create view or something to save what they queried as a new table saved in the same location where the data table stored?

  • @oscaranibalhernandez8590
    @oscaranibalhernandez8590 2 года назад +3

    I watched the presentation on Microsoft Build 2022 thinking I hope GuyInACube talk about these tomorrow
    but you do not wait for tomorrow huh?

  • @GT-bf7io
    @GT-bf7io Год назад +1

    Question:
    What about stored procedures, triggers, views?
    So in our good old SQL Server we got some stored procedures and triggers that help with automation.
    Can we create stored procedures PowerBI datamart?

  • @thomasivarsson1291
    @thomasivarsson1291 2 года назад +1

    The Power BI DM assumes matching keys and granularities so it's perfect to use on top of a DWH that has done all the integration work.

  • @rapchak2
    @rapchak2 2 года назад +5

    Hey guys! Love your videos! Great explanation here. Question for you, I stood up a Datamart for a client and was wondering how each query executes. With individual flows, I can schedule each to run concurrently. If one fails, the rest still run. Do Datamarts function in a similar fashion? Similarly, if I do not want to refresh specific queries (think master data connected to csv on SharePoint) when the model refreshes, is this possible?

  • @robscheffler1864
    @robscheffler1864 2 года назад +5

    This is bananas! Will we be able to *easily* copy over existing Power BI desktop queries into the Datamart? Or even import an entire model (including all measures)? Like other commenters, I'm excited to push more of the power query ETL workload into a server and free up my local machine to do...well, I'll figure out something else for it to do!

    • @jeroendekk1
      @jeroendekk1 2 года назад +2

      It's Power Query, so you can just copy and paste your query's. Like on Data Flows.

  • @neelterdal
    @neelterdal 2 года назад +2

    Context : We currently use Azure Analysis Services to power our dashboards. It's getting extremely costly for us to maintain the AAS - memory wise.
    Question: Can we shift our architecture to datamarts ? Provided that we need a daily refresh of those data sets and our current model size is around 120 GB.

    • @srinivaspappu
      @srinivaspappu Год назад

      Hi Neel, Can you suggest if this worked for you ?

  • @AHMEDALDAFAAE1
    @AHMEDALDAFAAE1 2 года назад +1

    Thank you for this video!! However, I have questions:
    - Do we need a gateway for datamarts syncing? If no, that will be great in fact
    - Can we do ETL on an existing Azure SQL database?If yes, this feature is a revolution !!
    I think the only situation we need on-prem gateway is when use have data behind a VNET, please correct me if I am wrong!
    Thank you again!!

  • @charlesallen4821
    @charlesallen4821 4 месяца назад

    This is really cool technology and I can't wait to try it.

  • @antondickinson4720
    @antondickinson4720 2 года назад +2

    How does this work in the Power BI deployment pipeline?
    Been waiting years for this. Great stuff.

  • @mcakir14
    @mcakir14 2 года назад +1

    Looks nice.
    We only want to make this functionality available to a select group of users instead of everyone within the organization. How do I set this up in the tenant?

  • @jessecrammer2431
    @jessecrammer2431 2 года назад +1

    Is there any ideas on when this'll be out of preview? I love the Azure SQL integration!

  • @9zQx86LT
    @9zQx86LT 2 года назад

    This will be an amazing experience! The most awesome thing was... copy that SQL endpoint... and query it into SSMS... oooh!! I am sure.. it has a promising path in future.

  • @christinateilmannknudsen3264
    @christinateilmannknudsen3264 2 года назад +1

    Very cool! But wonder how it affects the capacity and performance of other reports within that capacity?

  • @imax8307
    @imax8307 2 года назад +1

    Can you do a video on incremental refresh within the datamart

  • @shoogan
    @shoogan 2 года назад

    This new feature at 7:00 just blew me away !

  • @siddheshamrutkar8684
    @siddheshamrutkar8684 2 года назад +1

    Hey Guys.. It's a cool feature but can we allow business to do the self serve just by loading related tables? And how much data capcity it allows to hold and what kind of licensing one would need to hold that data and do the analysis.

  • @ChristianKey
    @ChristianKey 2 года назад +1

    Excellent new feature! Thanks for the fast update!

  • @ewetoob3898
    @ewetoob3898 2 года назад +1

    Is there any place I can find info/guidance on how to successfully use the Datamart connection string in various 3rd party tools? It works automagically in PBID & Excel (using the SQL Server connector) but, at least for me, not so much in any other 3rd party tools.

  • @zoloturu6322
    @zoloturu6322 2 года назад +1

    Question: Is there any way to do version control of Datamart? If somebody deletes it how to recover that?

  • @laryssasnascimento
    @laryssasnascimento 2 года назад +2

    Great video, great new feature!! A question I have is related to refreshes. Can we setup separate refreshes for each table or only to the datamart itself?

    • @denwo1982
      @denwo1982 2 года назад

      Yes this is what I wanted to know, otherwise I cannot see the purpose of using this datamart and stick to dataflow

  • @joelgagnon1
    @joelgagnon1 4 месяца назад

    This is a great functionality! Is there a chance for it to ever get GA?

  • @zchase6631
    @zchase6631 2 года назад +1

    Question: I am on premium per user license, and have created premium workspace, can i make use of the dataset in datamarts to publish in power bi but to be consumed by user having pro license.

  • @missubetam7098
    @missubetam7098 2 года назад

    Hello Patrick, I am really appreciate your work including your greetings😃. I am learning power bi and your videos help me a lot.

  • @matthiask4602
    @matthiask4602 2 года назад +1

    Does it support field parameters? :-) That would be a must have.

  • @JOAOJULIOALMEIDA
    @JOAOJULIOALMEIDA 2 года назад

    Thanks for sharing yours perspective. It's so easy to understand the concepts with you guys. And I'm very excited to test this Christmas present.

  • @manojpraveen5976
    @manojpraveen5976 Год назад

    Is there any parameters option to change the data source connections like in desktop?

  • @cyberv
    @cyberv 2 года назад

    Be aware that Power BI datamart backend is a managed Azure SQL database, but with a limited database size up to 100GB. For more than 100GB database, Azure SQL is still your option. For big data in PB size then still AZURE Synapse

  • @jackstrudley1039
    @jackstrudley1039 2 года назад +1

    Hi guys,
    Amazing video as always.
    Any idea if Dynamic RLS works? I can only see capabilities for basic RLS.
    Thanks

    • @leaveMYtoyALONE
      @leaveMYtoyALONE 2 года назад

      Same here, for sure dax style -> userprincipalname() filtering would be amazing. Any ideas?

  • @PeterNovakIng
    @PeterNovakIng Год назад

    Hi, it is possible to feed the datamart in workspace1 with dataset from workspace2? or into the datamart need to be loaded the sources from the dataset is created?

  • @Eric-od7to
    @Eric-od7to 2 года назад

    so inspiring and great functionalities! thanks for sharing Adam and Patrick.

  • @jeanlandry69
    @jeanlandry69 Год назад

    Thanks for the video.
    What are the main differences with using dataflows?
    It also can be seen as a basic warehousing.

  • @lakshmimurali4384
    @lakshmimurali4384 2 года назад +2

    This is amazing! I just want to know how this is different from dataflows? In the sense, what are the additional features that datamart provides that dataflow doesn't? Will be useful to know.

    • @cristianprifti
      @cristianprifti 2 года назад +2

      The dataflow will load and do the ETL, the datamart will act as the relational database where you load multiple dataflows, other sources and then you put them together including relationships etc.

    • @lakshmimurali4384
      @lakshmimurali4384 2 года назад

      @@cristianprifti thank you

  • @Defoxey3
    @Defoxey3 2 года назад

    This looks really promising. Any issues with connecting to a Azure Synapse Pool?

  • @afchattha
    @afchattha Год назад

    Would like to explore how can we sync back DataMart to the on-premises SQL server . Datamart sql connection to SQL Connection to keep a copy on local Sql server.

  • @theg9811
    @theg9811 2 года назад

    Hi fellas, Do you know if a datamart retreive data from different power bi tennants? or do we have to copy them manually to datamart on main tenant?

  • @rosaseh-eunkim9829
    @rosaseh-eunkim9829 2 года назад

    Thank you! Has this not been already there through datasets and live connection oder through SSAS/tabular editor?

  • @Robay146
    @Robay146 2 года назад

    This amazing! Can't believe it's here!

  • @MuhammadShoaib-ui5jz
    @MuhammadShoaib-ui5jz 2 года назад

    That is amazing!!
    I am just curios if we could connect datamarts with the SSRS. I mean same sources for BI and SSRS reporting.

  • @noahhadro8213
    @noahhadro8213 2 года назад +2

    Can you refresh individual tables here like you can in SQL? Also who can have access to the data mart. I see you showed RLS but do you also have to Authenticate them? This seems like Dataflows on steroids. Hope it performs better than Dataflows. Thanks for the great video

    • @charleswebb5444
      @charleswebb5444 2 года назад

      You can setup individual incremental refresh rules for tables but otherwise the refresh schedules apply to all data sources. We authenticate using Azure AD. So a role is assigned to an AD identity - user or group

  • @erickampel8154
    @erickampel8154 2 года назад

    so is this creating a local sql server db? Can you create temporary tables in it? Can you create stored procs?

  • @jac.ber.444
    @jac.ber.444 2 года назад

    You can create calculated columns. I did it.

  • @shadow9600
    @shadow9600 2 года назад

    This seems like SSAS in the PBI service but using Power Query and DAX. Is there a benefit to using SSAS over Datamarts or Datamarts over SSAS?

    • @isjajo
      @isjajo 2 года назад

      I think SSAS is probably better for large scale and Datamarts is better for ease of use

  • @Szpzer
    @Szpzer Год назад

    Hi Adam & Patrick, thanks a lot for the nice explanation. My question is: is it possible to share datamarts between workspaces? Is it possible to (1) create a datamart outside of a workspace or (2) create a datamart inside a workspace and share this datamart with other workspaces? Has this anything to do with the endpoint (at the end of your video)?

  • @Chris_87BC
    @Chris_87BC 2 года назад +1

    can you create temp tables in the data mart using SQL?

  • @fenrir433
    @fenrir433 Год назад

    can you connect datamart datasets to tabular editor?

  • @anthonjhnon1
    @anthonjhnon1 2 года назад

    Does this replace dataflows?

  • @sets4life769
    @sets4life769 Год назад

    Hi
    I have a question, with the Datamart SQL Editor, am i able to write a query in SQL and use the query to build a dashboard

  • @gideonmalan8765
    @gideonmalan8765 2 года назад

    Question: Can I add data more data to tables in a datamart. For example, I need to take regular snapshots of real time data in order to extrapolate the trends over time. Is there a way to insert the next snapshot into the same table where the previous snapshot lies?

  • @zebakhan624
    @zebakhan624 2 года назад

    This looks amazing

  • @Bharath_PBI
    @Bharath_PBI 2 года назад +2

    Hi,
    Does the dataset (auto created) has to be in direct query (will it allow different storage modes) or can it have agg models?
    I believe just like database endpoint, there's a dataset endpoint which we can connect to Tabular editor or any external tool.
    [PS: learnt from Reza Rad, it has dataset endpoint too]
    Wish the read/write will be available instead of just read, permissions to the database, in case IT has to be involved in something like optimization of queries.
    Finally, is it possible to download the bim / pbix , for version control?
    Thanks.

    • @laurendittmann4765
      @laurendittmann4765 2 года назад

      I too am wondering about version control. - If you (or your dog :)) deletes the wrong table accidentally, can you go back to the earlier version?

  • @ach8779
    @ach8779 10 месяцев назад

    Hi! great video! What is the difference between using an Excel file uploaded to OneDrive/SharePoint and using a datamart? The first thing that comes to mind is update speed: if I have a table that pulls data from an Excel file in OneDrive/SharePoint and this Excel file gets updated with new rows or changes, it takes some time for these changes to be reflected in Power BI. On the other hand, with a datamart, changes to the data source could lead to an immediate update of data in Power BI. Is that correct? Thank you.😃

  • @rashidkhalid2010
    @rashidkhalid2010 Год назад

    okay how do you access PBI Datasets inside the PBI Datamarts? Could not find a way.

  • @holahandstrom
    @holahandstrom 2 года назад

    The "DataMart builder" enables quick 'Business built/requested DataMarts'.
    The 'Self Service' acronym was used in the 1950's for Gas Stations ...

  • @venkyreddy4138
    @venkyreddy4138 Год назад

    I have a small dought can we push power bi service data in to database is it possible

  • @fredrikovesson
    @fredrikovesson 2 года назад

    I dont get it tbh. Is it just like a shared dataset but it can be queried using SQL?

  • @anilkumaryarra5468
    @anilkumaryarra5468 Год назад

    Hello Adam& Patrick. You guys are amazing. Well explained. I have question that is What is the maximum size of a data mart? Thanks in advance.

  • @tomersteinberg5452
    @tomersteinberg5452 2 года назад

    How does it relate to synapse ?

  • @tonya3308
    @tonya3308 5 месяцев назад

    Can you use a PBI Datamart as a data source in PowerApps? If the backend of the PowerApps is sql and the PA captures data and sends it to SQL, which feeds the datamart, can I refresh the datamart from PowerApps?

  • @jfnisar
    @jfnisar 2 года назад

    Wow this looks amazing!...

  • @tysontong7812
    @tysontong7812 2 года назад

    Thanks!

  • @hamedrismanian6056
    @hamedrismanian6056 Год назад

    Q: Is it possible to uses Gateway in Datamart? I need to pull data from Jira which is on-premises.

  • @miranikkila9672
    @miranikkila9672 2 года назад

    What about the Azure SQL capacity pricing, it cannot be offered for free? Can you use existing Azure SQL database?

  •  2 года назад

    Thanks for your amazing video!
    If I have 3 environments: dev, uat, and pro, how can I copy/ sync the datamart from one env to the other one?

  • @brianeverhart5348
    @brianeverhart5348 2 года назад +1

    Is there a way to use calculation groups in datamarts? Tested by loading my dataflows into one and it seems so much faster than my current dataset but I have all of my time intelligence built using calculation groups so hoping there is a way to accomplish the same thing in datamarts.

    • @lucafontana3504
      @lucafontana3504 Год назад

      Hi, did you found an answer to this? I have the same question

  • @MukeshKumar-vt2ig
    @MukeshKumar-vt2ig 2 года назад

    I tried using it to connect to another dataflow(used both power bi connectors as well as power platform)but as of now it doesn’t support linked entities/tables hope to see soon. So I should start using datamart instead of dataflow??

  • @data2decision255
    @data2decision255 2 года назад

    Hi Pat, quick one. If i can create datamart in PBI, store data in PBI and use it in SSMS or Excel etc... how will i incremental refresh the data and create history if required..

  • @williamrhopkins
    @williamrhopkins 2 года назад

    Can I consume the DataMart with just a PBI Pro licence?

  • @johnbasha8561
    @johnbasha8561 2 года назад

    can we connect to Power BI data mart server as a sql connection in another Power BI desktop ?

  • @srinivaspappu
    @srinivaspappu Год назад

    Nice explanation!
    Can we use the output of a visual or SQL query of a datamart in a visual of PowerBI report ?
    I do not see the visual / SQL queries that I have written in the datamart are visible in PowerBI desktop once I connect/import in to PBIX in PowerBI desktop.
    Please suggest. Thanks!

    • @sets4life769
      @sets4life769 Год назад

      Hi how are you, same here am wandering since we are able to write queries, we should be able to use it to create dashboard in PowerBI, if not what would be the use for this in the datamart

  • @PSmigielski
    @PSmigielski 2 года назад

    Cool video and new feature. Do you know if there will be any API in case if we need do some custom operations on data ?

  • @manojpraveen5976
    @manojpraveen5976 Год назад

    How to copy the data mart to different environments like Dev, UAT, Prod etc.

  • @mshparber
    @mshparber 2 года назад

    so the main feature is creating the dataset directly in web?

  • @abhishekshivdekar1710
    @abhishekshivdekar1710 2 года назад

    Whats the data size limitation?-or same as that of data model size of premium capacity?

  • @achrafelmouden2039
    @achrafelmouden2039 2 года назад

    so excited about this new great feature ! Thank you for the explanation ^^

  • @danebelarmino4809
    @danebelarmino4809 2 года назад

    How does the dataset refresh happens with datamart? Does it work like a Power BI dataset that refresh should be done from the model or can the refresh be triggered from Power BI Desktop. Can it be used outside the workspace it was created in?

  • @richardcroft3676
    @richardcroft3676 2 года назад +1

    Hurrah! Functionality to help users create more and more data silos 😂

  • @davidruiz4544
    @davidruiz4544 2 года назад

    I am trying to create a data group (grouping) like Power BI Desktop, but this option is blocked in web, what can I do??

  • @MrRhythmsticks
    @MrRhythmsticks 2 года назад

    How would you go about migrating an existing Power BI report to push its data instead into a Datamart?

  • @mattr.6212
    @mattr.6212 Год назад

    I've been experimenting with a datamart in Power BI, but it seem like it doesn't support date hierarchies... Does that sound correct or am I missing something?

  • @KaterynaYakubovska
    @KaterynaYakubovska 2 года назад

    Great video!
    Q: Do our changes in Power Query in Datamarts influence on performance of report?

  • @dimansocial
    @dimansocial 2 года назад

    Great news!

  • @seriousblock
    @seriousblock 2 года назад

    I was trying it out and was getting "jsonreaderexception unexpected character" after saving. I tried with 2 data sources with the same results.

  • @kadirkkkk
    @kadirkkkk Год назад

    3:30 wrapping things up and getting error, ahahahaha. yeah thats funny but real. there are some glitches that stops you getting further