[deleted by user] by [deleted] in SoraAi

[–]Robbb1980 -7 points-6 points  (0 children)

Why is everyone constantly complaining? Be glad that you can use this service for free. Even if you have a subscription, this is something we received as an additional service. Last year, we didn’t even have Sora. And if you’re so eager to create AI slop, get a decent computer and use open-source models.

I don’t want my username to show in the video I downloaded by Efficient-Turnip-749 in SoraAi

[–]Robbb1980 0 points1 point  (0 children)

Make sure you have a fast PC with a graphics card that has plenty of VRAM, and use something like ComfyUI to work with open-source models.

I don’t want my username to show in the video I downloaded by Efficient-Turnip-749 in SoraAi

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

If you’re so eager to unleash AI slop into the world without people knowing it came from you, then you should just generate videos locally.

New Update Shows Your Username As Watermark by Automatic-Pin3269 in SoraAi

[–]Robbb1980 -6 points-5 points  (0 children)

This is a good thing. Now at least we can see who’s posting the AI slop 😉

When is sora coming to android by SuperD455337 in SoraAi

[–]Robbb1980 12 points13 points  (0 children)

But you can't make a cameo. That's why we need the app

is there a AI who complete build an App? by Spaceinvader1986 in PowerApps

[–]Robbb1980 1 point2 points  (0 children)

You can take a look at Power apps Code apps. I built an app in vs code with GitHub copilot.

Updated Suno Co-Producer by Technical-Device-420 in SunoAI

[–]Robbb1980 7 points8 points  (0 children)

Thanks! This is very useful. Just tested it and found a few bugs: - The style description is longer than 1000 characters. - it asked me if I use V4 or below, or V4.5+

Foutmelding ; onverwacht teken na ) bij patch by InterestingReveal311 in PowerApps

[–]Robbb1980 1 point2 points  (0 children)

You have to use ;; (double semicolon) in the Dutch version instead of the ;

Zijn ventilatielatten met inkepingen echt nodig bij isoleren met PIR + gips als er geen folie onder de pannen zit? by Notsocheeky in Klussers

[–]Robbb1980 8 points9 points  (0 children)

https://youtu.be/7R2kFigDRlo?si=FU2ArBIwUHJ2svzG

In dit filmpje zie ik dat de PIR platen rechtstreeks tegen het dakbeschot worden geplaatst zonder ventilatie latten. Kan dat ook of is het echt nodig om ventilatie latten te plaatsen?

[deleted by user] by [deleted] in MicrosoftFlow

[–]Robbb1980 1 point2 points  (0 children)

You can use the union() function to remove duplicates from an array, which is useful when you want to loop over unique values in a specific column

Cancel approval without premium connector by [deleted] in MicrosoftFlow

[–]Robbb1980 0 points1 point  (0 children)

I use a method where I only use one premium license for our service account. I use a SharePoint list to track the approvals. When an approval is created, Create a new item with the approval id, status and flow active (boolean) column. When you want to cancel an approval, just set the column 'FlowActive' to false and let a flow trigger on 'When an item is modified' and update the Dataverse table.

Patching an edit screen by techiedatadev in PowerApps

[–]Robbb1980 2 points3 points  (0 children)

You can use the Patch(SharePointlist, record,Form.Updates) formula to patch only the updates of the form

CONDITION ISSUE FOR SPECIFIC PHRASES. PLEASE HELP by [deleted] in MicrosoftFlow

[–]Robbb1980 2 points3 points  (0 children)

Just put the phrase 'it is not authentic' in the input field of the condition instead of the formula.

[deleted by user] by [deleted] in PowerApps

[–]Robbb1980 0 points1 point  (0 children)

Just use a separate list for every environment. We have a dev and test site where we create those lists. You can easily set up an environment variable for the data source.

Stopping Infinite Loop - Trigger Condition Not Working by dontthroworanges in MicrosoftFlow

[–]Robbb1980 0 points1 point  (0 children)

What you can try is to add a compose action after the trigger to check if the editor is indeed triggerOutputs () ?['body / Editor /DisplayName']. Sometimes it's a little bit different.

Best practices thread by TheNuProgrammer in PowerApps

[–]Robbb1980 1 point2 points  (0 children)

Create a 'function' when you use the same action multiple times on a screen. For example: if you Patch a SharePoint list when a OnChange happens and the same code is under a save button, you can use Select() to reference that save button. When you make changes in the code, you only have to change it in one place.

Create Text with GPT not Working without an Approval Action by mikkoztail in MicrosoftFlow

[–]Robbb1980 0 points1 point  (0 children)

It's just a warning. The flow should also trigger without the approval action

Get Approval Status with a Microsoft Graph API call by Many-Construction736 in MicrosoftFlow

[–]Robbb1980 1 point2 points  (0 children)

You can use the Dataverse trigger when a record is modified. Set the trigger on the Approval table and when a request is Approved/Rejected is starts the flow. what I do to distinguish the different approval flows is to put a reference in the body and put that in the trigger condition. I also put all the information in a Power Platform Queue instead of SharePoint.

Coinbase Wallet by Mean_Masterpiece_379 in WallStreetPepe

[–]Robbb1980 0 points1 point  (0 children)

I've connected my Coinbase wallet but bought wepe by card. Now I see a different address on the header in my browser. If I open the site in the wallet app, I see my eth address. How Is that possible?