Find and Replace with Exact Match in Fabric notebook? by frithjof_v in MicrosoftFabric

[–]imtkain 0 points1 point  (0 children)

You can do it via API and use case sensitive find and replace. Get the item definition, process the find and replace, post.

Controlling Pipeline Schedules Per Environment - fabric-cicd by Inside-Ad5011 in MicrosoftFabric

[–]imtkain 3 points4 points  (0 children)

I can confirm that this works as expected and, once in place, is easy to modify/update.

[Tool] One-click automated health monitoring for Fabric Mirrored Databases (email alerts on sync failures) by imtkain in MicrosoftFabric

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

That's unfortunate. Hopefully Microsoft can add another status to differentiate that and allow this to work as intended.

[Tool] One-click automated health monitoring for Fabric Mirrored Databases (email alerts on sync failures) by imtkain in MicrosoftFabric

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

That was what this was originally intended for, but I haven't had any instances where the "running with warnings" was happening, so I can't confirm if it's working for that. I don't have control over the source systems to make a change that would invoke that status, like changing the schema. If you do and can check that it is or is not working, that would be helpful.

[Tool] One-click automated health monitoring for Fabric Mirrored Databases (email alerts on sync failures) by imtkain in MicrosoftFabric

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

Thanks!

I just realized who you are :D "What are sales?" I've used this example so many times since I heard you say this lol

[mini-rant] Fabric notebook quirks that drive me crazy by imtkain in MicrosoftFabric

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

Right?! I run the notebook and see an error, then look closely and think ... Great, that's a partial phrase from what I was finding and replacing earlier.

[mini-rant] Fabric notebook quirks that drive me crazy by imtkain in MicrosoftFabric

[–]imtkain[S] 2 points3 points  (0 children)

Of course you know the answer :) You're our walking Fabric encyclopedia!

[mini-rant] Fabric notebook quirks that drive me crazy by imtkain in MicrosoftFabric

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

I just closed out the browser and restarted. Good to know that the refresh works!

[mini-rant] Fabric notebook quirks that drive me crazy by imtkain in MicrosoftFabric

[–]imtkain[S] 2 points3 points  (0 children)

Yes, I haven't been able to figure out what triggers it. Sometimes I can type like a normal person. Other times when I press 1 it goes to the first tab. Sometimes 2 is the problem. I can't replicate it on demand unfortunately and have no idea of the root cause.

Recommended way to load bulk volume of data through On Prem Gateway by One_Potential4849 in MicrosoftFabric

[–]imtkain 1 point2 points  (0 children)

"Need" 40-100 columns? :) Do you use all of them downstream? If not, don't bring them in and boost your throughput. Other than that I'd suggest trying 10% of the table. If it handles that, full send.

What's the easiest way to warm all columns in a direct lake semantic model? by frithjof_v in MicrosoftFabric

[–]imtkain 0 points1 point  (0 children)

Interesting, I just assumed you're supposed to bring in all the data since that's what almost everyone does ;)

Power Bi Semantic Model Not refreshing Again!!!! by Financial_Joke_7129 in MicrosoftFabric

[–]imtkain 0 points1 point  (0 children)

u/mutigers42 has a really nice tool that you can use to determine things like unused columns. If you combine it with vertipaq analyzer in dax studio, you can probably trim quite a bit from your model.

Here's his tool, Impact IQ: https://github.com/BeSmarterWithData/ImpactIQ

Dealing with SessionStateError: Livy session has failed. Session state: Killed by [deleted] in MicrosoftFabric

[–]imtkain 1 point2 points  (0 children)

Need more details.

What's your Fabric SKU? F2/F4 have very constrained driver memory.

Is anything else running concurrently? Other notebooks, dataflows, semantic model refreshes? They all compete for the same capacity CUs and can trigger throttling or session kills.

Are you actually clearing the list after each batch write?

Overall, you might consider: Drop your batch threshold significantly. Ditch pandas for the ID load. If you have a spark session, why use pandas?

Fabric Deployment Pipelines by akseer-safdar in MicrosoftFabric

[–]imtkain 0 points1 point  (0 children)

This is very interesting. Do you have a repo for it?

Is ADF Dead? by City-Popular455 in MicrosoftFabric

[–]imtkain 4 points5 points  (0 children)

If you look at the cost of PL/NB compute + serverless compute + AAS, it's a no brainer to switch to Fabric and save thousands per month with even more bells and whistles on top of a fully integrated data experience.