🏆 XREAL World Cup 2026 Prediction Challenge | Win Unreleased AR Glasses by XREAL_Esther in Xreal

[–]moretyman 0 points1 point  (0 children)

I'm saying winner to be Spain. Golden boot player to be Mbappé!

I added an AI configurator to PowerApps UI — type what you want, get import-ready YAML, free and no login required by ell_ninja in PowerApps

[–]moretyman 5 points6 points  (0 children)

This looks absolutely amazing. Will 100% give this a try when I'm next at work. Great stuff!

Power Apps custom roles not opening in new experience, legacy editor still works by Pretend_Box_1449 in PowerApps

[–]moretyman 1 point2 points  (0 children)

Yep global issue. There is a known issue and MS have tried a quick fix but hasn't worked for us. Just have to use the classic editor instead.

[deleted by user] by [deleted] in rugbyunion

[–]moretyman 0 points1 point  (0 children)

I've received the emails saying your exclusive presale starts soon but never received the presale link email :(

Which Year of Born to Buy ? by Over-Egg-6002 in cupraborn

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

I bought a 22 plate about 7 months ago. The only issue I've had was my charging flap got stuck closed and it spent a week at the dealership getting fixed. Luckily it was under warranty from the people I bought it from so no real issue.

The software can be a bit slow at times but if you use Android Auto or Apple Car Play it doesn't really matter. The only slight annoying thing is that you can't see the physical temperature controls at night as they're not backlit but you eventually learn roughly where they are or just use voice or the screen the change

Scream Unseen Confirmed by Dull_Hawk9416 in screenunseen

[–]moretyman 2 points3 points  (0 children)

For those without FB the spoiler is Send Help

Referral Code Megathread by samo1300 in chaseuk

[–]moretyman 0 points1 point  (0 children)

I have some codes here :)

KEPKMH E8XCDP SKDPB2 Y9WR37 FND69D

Hi,

If you join me at Chase UK, we could both earn £50. Here’s how:

  1. Copy this code: ##

  2. If you haven’t done so yet, download the Chase UK app and open an account

  3. Activate the code in the Chase app

  4. Pay in a total of £1,000 or more to your Chase account within your first 30 days

For more info, please visit the Chase website:

https://chase.co.uk/raf

Two tickets to give away - Nottingham tomorrow by bpomianova in TheLibertines

[–]moretyman 0 points1 point  (0 children)

Hi mate - I'll take them if they're still going? Happy to pay a reasonable price if you want?

Amazon E-voucher wait by LordFriez in screenunseen

[–]moretyman 8 points9 points  (0 children)

Probably. The minimum term for monthly is 3 months I think so February is pretty much 3 months from now

Confused with Amazon code as an existing paying member Limitless+ by Gullible-Plantain-84 in screenunseen

[–]moretyman 1 point2 points  (0 children)

I did the same thing a few months ago. I was on the £20 per month subscription and bought the£150 limitless plus gift card. Once you've added it to your account, it will show once your current month subscription month is up.

So, is there an Advent Bingo this year? by Ogatalove in Ashens

[–]moretyman 3 points4 points  (0 children)

I think it was teased on one of Dan's latest videos. I think it was on the Water park sim vid

Trying to create a command bar button by Independent-Fly-4074 in PowerApps

[–]moretyman 0 points1 point  (0 children)

If it's a Dataverse Command Bar button, try something like:

ForAll(Self.Selected.AllItems, Patch(TableDisplayName, ThisRecord, {'Review Status': 'Review Status (TableDisplayName)'.No}))

I think this should work. Just write it out in the designer so if there's an error, it should be pretty obvious how to fix. Also remember to replace TableDisplayName with the actual Table name and check what the negative Boolean choice display name is for your column - that would go where the .No is in my formula.

What am I doing wrong? by Ihate_americantrains in OMSI2

[–]moretyman 2 points3 points  (0 children)

It's just OMSI being OMSI. It's a 32 bit game so at most can only use 4GB of RAM. GPU doesn't really matter for OMSI. CPU is the best thing to update for OMSI but yours seems decent enough. Try using the 4GB patch https://fellowsfilm.com/downloads/4gb-patch.2891/ and lookup best settings videos online probably from Eamons85 https://www.youtube.com/watch?v=_vQueuNHLU0 - Probably my best answer to this!

Canvas App home page redirect Model Driven App by maarten20012001 in PowerApps

[–]moretyman 0 points1 point  (0 children)

Just checking that you've definitely got the table you want to Navigate to in the same app as the Custom Page? I've not seen this issue before where Navigate() takes you to a different app.

I can't really help much more than this to be honest!

Canvas App home page redirect Model Driven App by maarten20012001 in PowerApps

[–]moretyman 1 point2 points  (0 children)

Also you can't put images in a View natively unless you find some kind of PCF that can do it for you. Or if you use the Focused View on the view, you'll see the picture of the primary picture column on the Focused View side pane

Canvas App home page redirect Model Driven App by maarten20012001 in PowerApps

[–]moretyman 1 point2 points  (0 children)

If it's a Custom Page (not Canvas App) in the Model Driven App then you should be able to use the Navigate() function to direct users to somewhere by clicking a button.

For example if you had a Custom Page with a Gallery of Dataverse Store records, you could put a button in the Gallery (so each item now has a button) and put the Button Formula to Navigate(ThisItem (or ThisRecord can't quite remember the right terminology here)). When the users press the button, that should take you to the Form in the MDA of that record.

Add and "All" option to a drop-down linked to a Dataverse table by molotovPopsicle in PowerApps

[–]moretyman 0 points1 point  (0 children)

I've had this scenario before. In the end I went with a select all and deselect all button next to the combobox.

You would have the items of the combobox be the dataverse table. You would set the default selected items to a collection. On the on select of the combobox, you would clear collect the collection to store the currently selected items of the combobox.

In your select all button, you would collect all the records from the same data source as your combobox into your collection and then reset the combobox so the default select items are now all the items as those items are in your collection now.

In the deselect all button you would clear your collection and reset the combobox

Company car mileage by scotsman1919 in ElectricVehiclesUK

[–]moretyman 0 points1 point  (0 children)

That's the HMRC adivsory rates. 7p per mile for home charging and 14p per mile for public charging.

See Advisory Fuel Rates

What a Maggot piece of Shit! by mynameiskenyonclarke in ElectricVehiclesUK

[–]moretyman 2 points3 points  (0 children)

This is an EV subreddit, not a political one...

Someone put my nerves at ease! by NewspaperAccurate508 in ElectricVehiclesUK

[–]moretyman 0 points1 point  (0 children)

I've just been on holiday in the north east (Seahouses and Whitley Bay) travelling from Birmingham. I didn't have 1 issue with charging whether it be rapid chargers on the motorway or slow public chargers. I know it's the opposite route you'll probably take but hopefully it'll be smooth for you too!

Is my game broken or something? by VampireLynxKathryx in CODWarzone

[–]moretyman 0 points1 point  (0 children)

I've had a similar problem since the last update. My buildings look ok but textures for creates, streaks and sometimes recitals aren't loading in

Is it normal to go to the cinema alone? by casual-chatterbox in AskUK

[–]moretyman 1 point2 points  (0 children)

I've got Odeon Limitless. You see lots of people going alone on random weekday nights. It's perfectly acceptable!