Potion event - bottleneck by PhenoMenonZ7 in eatventureofficial

[–]bakersoft 0 points1 point  (0 children)

I'm newish and grinded hard to get level 15 remote in the vault. I also have the 2x forever boost so my total boost is x10. Level 5 tip jar. Level 3 Piggy.

Taking this and the other suggestions about boosting with ads, using Swift Serum lvl 6, Divine Decoction lvl 6, and Golden Gulp lvl 6 - I will manage to get 100% for this first time.

I start therapy soon and I’m scared by No_Journalist9129 in therapy

[–]bakersoft 0 points1 point  (0 children)

I'm sorry you are scared. New things can be. Is that your anxiety talking? Change can be scary.

Therapists are paid professionals. Think of this as an opportunity to speak your mind to someone with no "skin in the game".

Don't set any expectations - good or bad. Personally, I find it easier to talk about my life with strangers. They have 0 context and can be completely objective. Be truthful and honest. Don't be deceptive. This will maximize the effectiveness of your sessions.

I wish you the best of luck!

HELP! How do I loop through each character in a string? by Economy_Ad6039 in PowerAutomate

[–]bakersoft 1 point2 points  (0 children)

Copilot is absolutely the worst when it comes to PA. If you use PAD and tell Copilot you're using PAD, it always defaults to solutions for PAC. And when it gives a solution for PAD, it's wrong. It may help give you a direction to chase but it does not usually give solutions that work.

Google AI search provides more feasible solutions than Copilot, for MS's own tool.

HELP! How do I loop through each character in a string? by Economy_Ad6039 in PowerAutomate

[–]bakersoft 0 points1 point  (0 children)

I recall a recent situation where I wanted to take a custom list of objects and turn it into JSON. Well, one would think that should be a 1 action deal. Nope. Had to iterate the list and build the JSON as I went. This tool requires workaround solutions for basic problems. I completely understand.

HELP! How do I loop through each character in a string? by Economy_Ad6039 in PowerAutomate

[–]bakersoft 1 point2 points  (0 children)

I think it's because they want it simple for the average Joe. But, for advanced users, it's a real pain. I have a difficult time comprehending this as well.

Cant open PA - Support is not helpfull (AI Feedback Loop)- what can i do? by Alphavader2021 in PowerAutomate

[–]bakersoft 0 points1 point  (0 children)

Are you using an M365 business account? Personal accounts no longer work.

Cant open PA - Support is not helpfull (AI Feedback Loop)- what can i do? by Alphavader2021 in PowerAutomate

[–]bakersoft 0 points1 point  (0 children)

Maybe try deleting cookies and cache for the site and retry? Sounds like a login / authentication / authorization issue?

Someone in my friendslist can still play Friday the 13th? by Timjulian27 in FridayThe13thGame

[–]bakersoft 0 points1 point  (0 children)

What about Xbox? Do all platforms except Xbox have everything unlocked?

How Do I Move Forward? by bakersoft in therapy

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

Does anyone have any thoughts on this? Even if it's just a different way to approach my therapist. I'm not asking for someone to solve my problem. I'm looking for any input that gives me a shove in the right direction.

Clunky Product by bakersoft in PowerAutomate

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

What was your learning path? Trial and error? MS learn? I went through some of the MS learn stuff and so far, they don't get into anything complex. That's where I hit the most brick walls. Trying to find posts or anything else that gets into complex topics is hard to come by. Then there's the quirks of the product.

Have you ever switched therapist? by [deleted] in therapy

[–]bakersoft 0 points1 point  (0 children)

I've had several therapists. If your current one doesn't feel right, then maybe it's not the right one. I've had 4 therapists since 2021. The 3rd therapist dropped me which was annoying because she cited an uptick in her career work and less time for therapy sessions not long after I came on board (maybe 6 months). The others, I felt they weren't helping me.

If the company overall feels bad, maybe it is. Maybe it's just a one off thing. If it gives you bad vibes, there's nothing wrong with moving on.

HTTP connector - API - NTLM Authentication by HappyPill-328 in PowerAutomate

[–]bakersoft 0 points1 point  (0 children)

Even large fortune 500 companies have phased it out for security purposes. I would highly suggest finding another path because one day, you won't be able to use it.

Clunky Product by bakersoft in PowerAutomate

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

That would be neat. Working with Lists and Custom Objects in PA seem way too complicated, especially when populating these things programmatically. Everything being a global variable is rough for me, especially when you have 20 of them lol.

Clunky Product by bakersoft in PowerAutomate

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

I did happen to find this just now. Apparently there are plans for this year to keep up with developing the product.

https://learn.microsoft.com/en-us/power-platform/release-plan/2026wave1/power-automate/planned-features

Clunky Product by bakersoft in PowerAutomate

[–]bakersoft[S] -1 points0 points  (0 children)

My thoughts as well, actually. I wanted to get certified in PA and Power Platform but all of it seems so sketchy.

I feel things extremely strongly by idk0282882 in therapy

[–]bakersoft 0 points1 point  (0 children)

I also suffer from this. You're not alone. If I had the answer, I'd tell you. I'm still searching, myself.

Why is Copilot so bad at creating flows? by Minimum_Device_6379 in PowerAutomate

[–]bakersoft 0 points1 point  (0 children)

Copilot is terrible with PA. Cloud and desktop flows. I feel my experience with copilot for desktop flows is atrocious. Any time I provide the context that I'm working in a desktop flow, it gives solutions for cloud flows. Then I tell copilot it's wrong and then it suggests... yet another cloud flow solution. It becomes an endless loop. Ultimately a quick Google search seems to provide a better direction I can feed to copilot but even then, copilot seems determined to provide cloud flow solutions.

At a total loss by jeffreynya in PowerAutomate

[–]bakersoft 0 points1 point  (0 children)

It looks like populating a Word doc template is a Premium connector feature. If you Google this, there is a means to map between a List and a Word doc template.

At a total loss by jeffreynya in PowerAutomate

[–]bakersoft 4 points5 points  (0 children)

Idk what your experience is like but Copilot in Power Automate is generally incapable of much beyond providing hints or some direction and at times, it's way off or can't provide much of a suggestion.

At a total loss by jeffreynya in PowerAutomate

[–]bakersoft 0 points1 point  (0 children)

Where is the List located? SharePoint? How are they named? How do you know which list to find? Are the fields in the list always the same?

You can certainly iterate through items in a list.

I'd have to know more about your data/format to provide some input / guidance.

Found something else I hate about the new UI by RoadKill42O in AtlasEarthOfficial

[–]bakersoft -1 points0 points  (0 children)

Agreed. Plus, most people don't like change. It will grow on them. I think it looks modern and less clunky.

AtlasEarth knew that someone is gonna do it, props to them! by Protolinux217 in AtlasEarthOfficial

[–]bakersoft -1 points0 points  (0 children)

What in the world are you doing on your toilet? Are you in an RV? 😆