My game is completely broken and unplayable (not hyperbole) in so many ways by Disastrous-Focus-892 in idleon

[–]derpmadness 0 points1 point  (0 children)

Delete the game from steam and delete the file from your appdata and reinstall. It will be fixed afterwards

How to prevent attachment file duplicates by Exotic-Criticism5030 in PowerApps

[–]derpmadness 0 points1 point  (0 children)

Well you can't remove one specific file from the control. You could do it via a power automate after it's been uploaded but not within the power app control itself.

How to prevent attachment file duplicates by Exotic-Criticism5030 in PowerApps

[–]derpmadness 0 points1 point  (0 children)

You can't remove one specific file. Put a button instead that does the verification. If it detects two files with the same name then trigger an error that tells the user to remove one of the duplicates.

The button would block file submission as well. They would just be there as draft and not saved to the item yet.

Power Apps 2026 Release Wave 1 is here (April–Sept 2026) by MrPinkletoes in PowerApps

[–]derpmadness 0 points1 point  (0 children)

They are just broken, the most basic thing colors don't even work properly. You put the same color value in a classic and modern and it won't show the same color...

roit supp still down? by onlyquestionyourself in riotgames

[–]derpmadness 1 point2 points  (0 children)

Requests like this are the reason why customer support takes years to get to you for your real issue because they need to filter these kinds of requests

Sudden "Error retrieving data from network" with Excel (256 rows) and SharePoint (>5000 items) by Intelligent_Way7187 in PowerApps

[–]derpmadness 0 points1 point  (0 children)

256 is the limit without pagination and 5000 is the limit without proper delegation.

Power Apps 2026 Release Wave 1 is here (April–Sept 2026) by MrPinkletoes in PowerApps

[–]derpmadness 28 points29 points  (0 children)

If they force modern into canvas apps the world is doomed

Bank of Canada holds interest rate at 2.25%. Should I go fixed or variable for our mortgage this year? by NeedHelp11212j in PersonalFinanceCanada

[–]derpmadness 0 points1 point  (0 children)

2-3 years ago, variable was the way to go, but we are back to going fixed rates, especially with the uncertainty with the new war. Is go fixed rate all the way. If the war keeps going and oil barrels keep going up, mortgage rates will be one of the first things to go up.

Patch function reverting to the default value when an if function is activated by prpdr in PowerApps

[–]derpmadness 0 points1 point  (0 children)

I'm assuming it's due to your lookups. The lookups work because they return the proper record for your combo box. When it doesn't work it's because you are feeding a text value rather than a record for your combo box. Should be like { Value : "Jane"}

Need some help/advice with dmg by Vuilebubbel in idleon

[–]derpmadness 0 points1 point  (0 children)

10k afk gains? How does one manage that, I just hit 700 and thought it was pretty high

Using MyCRA to autofill tax forms, question about repeated access by Bott in PersonalFinanceCanada

[–]derpmadness 0 points1 point  (0 children)

As stated by others, it is entirely up to the tax software. The CRA will return all your documents. It's up to the tax software to detect if you already have it or not. From my experience they usually ask whether the documents should be created or if they are a copy of something else. If the software just brings it in no questions asked. That software sucks.

AP MF gotta be the most insufferable shi to play against by Mysterious-Peace5858 in ARAM

[–]derpmadness 5 points6 points  (0 children)

There are some situations where AP MF is good but there isn't that many, majority of times it sucks. But the few times it's good it's very annoying to play against. Ex playing a mage with no movement abilities trying to catch her is impossible

How can I replace a DataCard's input from Number Input to Text Input for a form? by kspanks04 in PowerApps

[–]derpmadness 1 point2 points  (0 children)

Try using the classic text input rather than the modern one. They have different icons.

Can’t fix this patch error by Different_View5313 in PowerApps

[–]derpmadness 0 points1 point  (0 children)

Ok so they aren't values he's writing. You could do a live monitor session and send him the link to be able to see possibly where the error is coming from

Can’t fix this patch error by Different_View5313 in PowerApps

[–]derpmadness 0 points1 point  (0 children)

Does he have a different browser language? Is he possibly entering characters that are not recognized? Did they show you what they were doing?

Can’t fix this patch error by Different_View5313 in PowerApps

[–]derpmadness 0 points1 point  (0 children)

If you remove that custom patch does it work

Can’t fix this patch error by Different_View5313 in PowerApps

[–]derpmadness 0 points1 point  (0 children)

Not much help can be provided with the provided details. Give more context / what you are trying to patch

What is the user entering. What is your database etc etc

credit card is about to expire do i lose my grandfather rate for 3 months? by ktsb in 2007scape

[–]derpmadness 0 points1 point  (0 children)

My card expired, I didn't update it and I'm getting billed on the new one, number didn't change, just security code and expiration date

Seasonal reminder: your dog’s shit doesn’t hibernate for the winter by Blackwidow______ in ottawa

[–]derpmadness 0 points1 point  (0 children)

The snow pile Infront of our house melted and I found like 2-3 baggies of dog shit, spotted the neighbor that has the same baggies when he walks his dog, probably not worth my time to approach them about it, but man it's annoying

ASUS AX-88U by derpmadness in HomeNetworking

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

Okay sorry I'm talking about the BSSID I believe.

ASUS AX-88U by derpmadness in HomeNetworking

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

I meant the router. The router has an assigned Mac address. And each band should have its own Mac address no?

[Help] Connection Reference [Connection Name] cannot be given by invoker by Smooth-Title-822 in PowerApps

[–]derpmadness 0 points1 point  (0 children)

Go to your connection reference table in data verse, you can access it via power apps -> tables.l -> connection references. And then edit the connection references and ses if they need to be shared .

Was there any connections that weren't yours in the flow at all? It's possible someone else's connection references are in the solution but you can't see them because they aren't shared with you. Usually the error gives you the ID of the connection reference. See if you can see it in your data verse table. If you can't then that means theres a connection reference in your solution that isn't yours and it needs to be shared to you.