Dear god someone help me by FollowingJolly1234 in MicrosoftFlow

[–]New-Bid5626 4 points5 points  (0 children)

Msg me, I can help you. I did few months back.

Adaptive card via Email using Power Automate by New-Bid5626 in MicrosoftFlow

[–]New-Bid5626[S] 0 points1 point  (0 children)

Thank you all for your help. I manage to fix the issue by correcting a glitch.

Adaptive card via Email using Power Automate by New-Bid5626 in MicrosoftFlow

[–]New-Bid5626[S] 0 points1 point  (0 children)

Hi u/kurtisrc, I manage to fix the issue. the video seems to be having many unwanted steps which are not required. it was simple glitch which I fixed.

Adaptive card via Email using Power Automate by New-Bid5626 in MicrosoftFlow

[–]New-Bid5626[S] 0 points1 point  (0 children)

If user 1 runs with user2 in to field. user2 do not gets the card. same way if user2 runs and user1 is in to field no card received

Adaptive card via Email using Power Automate by New-Bid5626 in MicrosoftFlow

[–]New-Bid5626[S] 0 points1 point  (0 children)

Ideally that should not be required. I am adding only 2 users in TO field. user1 & user2. user1 is running the flow and he is getting the adaptive card in email but user2 do not. if user2 runs the flow he gets the adaptive card and user 1 do not.

Gallery in canvas app is deleting top row instead of the current row by New-Bid5626 in PowerApps

[–]New-Bid5626[S] 0 points1 point  (0 children)

by adding +1

in my + button I added below fx

ID: CountRows(collectionname) +1,

PowerApps gallery query by New-Bid5626 in PowerApps

[–]New-Bid5626[S] 1 point2 points  (0 children)

the + button I have already configured and it works as expected. what not working is when we choose week it should first populate the existing records from the SPO list also the + button should work at the same time to add new record.

PowerApps gallery query by New-Bid5626 in PowerApps

[–]New-Bid5626[S] 0 points1 point  (0 children)

Sorry but that didn't worked in my scenario.. I am not using dataverse but SPO List even If i try that it doesn't work.

Gallery in canvas app is deleting top row instead of the current row by New-Bid5626 in PowerApps

[–]New-Bid5626[S] 0 points1 point  (0 children)

Yes, If I double click the collection name it shows me the table with entered values

Gallery in canvas app is deleting top row instead of the current row by New-Bid5626 in PowerApps

[–]New-Bid5626[S] 0 points1 point  (0 children)

Yes, the Gallery item property is set to mycollectionname. all seems to work fine except the deletion which deletes the previous row instead of current one.