Apologies, I may have missed it. I'm assuming for Reporting Hub to work correct, you must still purchase the PowerBI Embedded A SKU's OR the Fabric F SKU's that include Embedding (EM / A). Reporting Hub doesn't work without those capacities already applied to the workspace/reports you wish to embedded into Reporting Hub solutions. Second question, if we have custom built apps, does Reporting Hub allow for simplified integrate with those apps or does it just provide a web-based wrapped/solution for embedding as a standalone product. The reason I ask is we have .NET Blazor and .NET Maui apps that require some easy to manage reporting requirements, we would like to build them in PowerBI and easily attach them to our solutions, curious if Reporting Hub can help with that?
@aeid1013 ай бұрын
Interesting demo! @25:00 is it possible to remove the "Power BI" branding?
@thereportinghub83843 ай бұрын
@@aeid101 yes of course! The power bi branding is only shown for instructional purpose. Reporting Hub is 100% white label.
@PatrickBateman124204 ай бұрын
Hi Brian, Great video. You solve essentially two problems: (1) no API hassle and (2) automtically log off when inactive (that can save a lot of money). What's the inactive trigger time? I.e., after 15 minutes inactivity it switches Azure off? Thanks in advance!
@thereportinghub83844 ай бұрын
@@PatrickBateman12420 the inactivity trigger is configurable by the app admin! Min time is 5 minutes. Thanks for the feedback!
@PatrickBateman124204 ай бұрын
@@thereportinghub8384 Wow, that's a really great feature. That feauture alone can save a lot of money!
@PatrickBateman124204 ай бұрын
@@thereportinghub8384 PS: Maybe it's just me, but when I click through your website, Google Chrome gets stuck everytime.
@jakeledg4 ай бұрын
I was trying to figure this exact thing out. I want to deliver reports to customers.
@ForGoodAdvisory3 ай бұрын
Same, Jake. Specifically, I want to create a single report, filtered by customer, and let each customer get only their reports on a website.
@thejames34312 ай бұрын
@@ForGoodAdvisory Not difficult. I use flask and use EntraAD as your identity provider. Then pipe the tenant ID from the auth object to the report to filter the data to only them. Use Jinja and basic htmx for navigation and Bing Bang Boom.