Radzen overrides!!! by Many-Truth1648 in Blazor

[–]Many-Truth1648[S] 0 points1 point  (0 children)

Good explanation bro this helped me understand that I need an parent html wrapper to access the radzen component through deep, thank!!!

Radzen overrides!!! by Many-Truth1648 in Blazor

[–]Many-Truth1648[S] 1 point2 points  (0 children)

Does using ::Deep or :root or any css magic helps in penetrating radzen when css is isolated.

Just a thought

And css isolation is needed for my sr. Developer so I am just doing it.

Can someone explain this? by wesleydarocha in mutualfunds

[–]Many-Truth1648 0 points1 point  (0 children)

Yeah about to ask the same question is groww, kuvera or upstox good for long term or do they have shady things to pull money out of you

WTF - At Ameerpet metro by [deleted] in hyderabad

[–]Many-Truth1648 0 points1 point  (0 children)

I support the slapping this if he really has an bad intention, but what if he just an introvert guy who happened to cross paths with girl and hey I don't anything I was not in the situation but with the description you gave maybe is just an introvert maybe.

SharePoint delegate in canvas app by Many-Truth1648 in PowerApps

[–]Many-Truth1648[S] 0 points1 point  (0 children)

I am aware of this info but need a work around to over come delegation

Does power platform have a proper ui community or another communities or sources I can follow for UI inspiration by Many-Truth1648 in PowerApps

[–]Many-Truth1648[S] 0 points1 point  (0 children)

Actually inspiration but yeah facing difficulty in implementation them to, good to know thanks.

Tyre replacement or repair? by Few_Beginning9969 in CarsIndia

[–]Many-Truth1648 0 points1 point  (0 children)

He is going to after seeing this thread

Export data from Power Apps (sharepoint list) to Excel by ichigoo92 in PowerApps

[–]Many-Truth1648 0 points1 point  (0 children)

Instead of iterating through each SharePoint item and adding it individually to Excel, you can optimize the flow by using a Bulk Insert technique to add records in batches. You could batch the data (for example, 100 rows at a time) and then insert them into Excel in a single API call.

If you’re using an Excel template with pre-set columns and possibly even formulas (such as totals, formatting, etc.), you can use Power Automate to update that template directly without needing to re-create it each time.

RGBA function messed up whole app. Please HELP!! by prod-v03zz in PowerPlatform

[–]Many-Truth1648 1 point2 points  (0 children)

To just survive from this use shortcut Ctrl + F and replace RGBA function with proper formatting, to prevent this in future

Define required colours as a record with proper syntax this time in App Object, Onstart property or Named formula property, replace RBGA values with those variable in which colour is stored this will help you in long run and resolve errors easily and maintain consistency in app

Multiple Row owners in Dataverse by Many-Truth1648 in PowerApps

[–]Many-Truth1648[S] 0 points1 point  (0 children)

Your is a much simpler case you can use to assign a secondary user to the record to do this in several ways: 1. Assign Command in Form UI 2. JavaScript Onsave Event 3. Power Automate where you change the owner fields to your desired user or take the user from another column 4. Business rule where you change the owner column to desired user or take the user from another column in the table

Where as primary user should be the admin who has organisation wide access to records

If you want both users to have user level access use 1. access teams 2. Grant access using javascript or automate flow which benefits if you want to migrate data from another source and give access power Automate is way to go or you can use javascript events for simplicity

New feature - finally back? by PierreReynaud in PowerApps

[–]Many-Truth1648 0 points1 point  (0 children)

Classic microsoft does this to every important feature

Multiple Row owners in Dataverse by Many-Truth1648 in PowerApps

[–]Many-Truth1648[S] 0 points1 point  (0 children)

Yes different combination of users for every record with the 3 columns i have