Thomas LeBlanc
banner
powerbidude.bsky.social
Thomas LeBlanc
@powerbidude.bsky.social
540 followers 160 following 140 posts
Data Platform MVP | Power BI Dude | SQLSatBR | Baton Rouge User Groups
Posts Media Videos Starter Packs
Ran it again and it was as less than 10 seconds…I guess something else on laptop effected. My bad
Hello….is there anybody in here…can you hear me…is there anyone at home
@erinstellato.bsky.social is it me or does this version seem to take awhile to startup?
#MicrosoftFabric Is anyone using Domains in Fabric? I am curious how they are being implemented? Also, does anyone use the Default Domain for when a new workspace is created? #Domains
What we have found confusing is when artifacts already deployed gets change at the workspace level and we have to re-sync to Repo
I always just create a new one then try to remember to delete the old one 🤪
Then what’s the point, just have the ETL populate the view/table if you need it
Please remember, any materialized views come at a cost. The more you add, the slower writes to underlying tables get
13,that sound good unlucky
Tell me why I need a keyboard, again?
Are you sure that is the 'best' way?
create an eventhouse and DB. Then connect to sample strem for bikes.

here is the code
.create async materialized-view MV on table Bikes
{
Bikes
| summarize totalBikes=sum(No_Bikes) by Street
| top 100 by totalBikes desc
}
It never shows up or return an error...the .operations show has a json structure that shows complete
how about a call to find the status of a create materialized view in Eventhouse database that never appears
Need a new laptop, any suggestions?
That’s the visual studio shell, right?
Right click on browser tab and click duplicate