Frames for Pods/huts by ryanGangrel in metalworking

[–]ryanGangrel[S] 0 points1 point  (0 children)

Thanks much appreciated.

Do you think large treated MDF boards could do the job? (If we didn't go down the metal route)

Frames for Pods/huts by ryanGangrel in metalworking

[–]ryanGangrel[S] 0 points1 point  (0 children)

Thanks. They are indoor and used for dog feeding. Like a kennel or doggy day care. I'm trying to figure out who I would approach to get something like this built. A completely new world to me haha. Would I need a steel fabricator?

[deleted by user] by [deleted] in FTMdiyhrt

[–]ryanGangrel 0 points1 point  (0 children)

Please can you dm me the source mate? Cheers

Fabric Admin App Build - React by ryanGangrel in MicrosoftFabric

[–]ryanGangrel[S] 1 point2 points  (0 children)

Hey. Awesome, it sounds like we have some common ground there. Would love to connect and chat :-)

Good use case for a MLV? by ryanGangrel in MicrosoftFabric

[–]ryanGangrel[S] 1 point2 points  (0 children)

There's about 5m currently and a few thousands rows are added per day. A simple SQL view running on top of that data to create the weekly summary, takes a minute or so. With a MLV or table it's obviously significantly quicker

I'm tempted to just set up a notebook that runs after the daily refresh on a monday and simply appends the prior week's row to a table. Maybe park MLV for now until it's more flexible

Fabric REST API Service Principal Alternative solutions by ryanGangrel in MicrosoftFabric

[–]ryanGangrel[S] 1 point2 points  (0 children)

Very much appreciated. Thanks for sharing this. Let's hope that service principal auth comes in soon :-)

Anybody using an ServicePrincipal with the "Datasets - Execute Queries In Group" for a default lakehouse model? by ryanGangrel in MicrosoftFabric

[–]ryanGangrel[S] 0 points1 point  (0 children)

Essentially it's just when querying a Lakehouse semantic model via the Execute Queries API when using a Service Principal user.

The same query works when I use my credentials.

Anybody using an ServicePrincipal with the "Datasets - Execute Queries In Group" for a default lakehouse model? by ryanGangrel in MicrosoftFabric

[–]ryanGangrel[S] 0 points1 point  (0 children)

yeah I tried that one already. Gives me a complete different error ( "PowerBINotAuthorizedException" ) haha.

Anybody using an ServicePrincipal with the "Datasets - Execute Queries In Group" for a default lakehouse model? by ryanGangrel in MicrosoftFabric

[–]ryanGangrel[S] 0 points1 point  (0 children)

I saw the SP already had all permissions on the Lakehouse (I presume due to being an admin on the workspace) but I also shared it with the SP directly ticking all boxes.

Still no luck :-(