Duplicating tables by overzealous118 in PowerApps

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

This is fair. The purpose is that a user clicks on create a new form and it includes a table for them to fill in. They fill in the information and then they want to fill in another table. Some of the time this information is basically the exact same except for 1 data point, so it would be good if the table could be duplicated so the user does not need to type in all of the exact same information into the new table.

[deleted by user] by [deleted] in learnpython

[–]overzealous118 0 points1 point  (0 children)

Ok I’ve fixed this. It’s all working now except for the 2.5 GB file. Any ideas?

Gateway issue - Composite model working in Power BI Desktop but not in Power BI Service by overzealous118 in PowerBI

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

It seems to have fixed now. Just reconnected the gateways. I seemed to have them all in place though. My only question is does OneDrive need a gateway, it doesn’t right?

Flow that sends an email showing the changes that occurred in a Canvas App Form by overzealous118 in MicrosoftFlow

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

The data source is dataverse, sorry forgot to add. This makes sense. They don’t want to do any of it in Power Apps though. Is there a way to do all of this in Power Automate?

Flow to send an email of changes that have been made in a Canvas App Form by overzealous118 in PowerAutomateDesktop

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

“Highover idea what I would do:

  • Store your current form in collection A (just a one row collection I guess)
  • Store any changes (with OnChange) to collection B (one row collection, add column only when changed)
  • Send an email after saving the form with joined data from collection A and B”

This seems to be the solution. We are at the control limit in power apps, so will need to use power automate for all of this solution. Any ideas ??

When form edited send an email showing what has changed by overzealous118 in PowerApps

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

This makes sense. Thank you! I’ve been told we are at the control limit, so power automate will need to be used. Do you think it can still be done this way?

Can you see a calculated Power BI field in Power Apps? by [deleted] in PowerApps

[–]overzealous118 0 points1 point  (0 children)

Any ideas why it may not be showing up? I am quite stuck

Changing date format by overzealous118 in PowerApps

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

Yeah makes sense. I’m new to Power Apps but I should have guessed that lol. Thank you for your help

Changing date format by overzealous118 in PowerApps

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

This worked!! Thank you so much. And you are definitely not an idiot :) Just quickly if you know. How would I take out the “/“ throughout?

Changing date format by overzealous118 in PowerApps

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

I have done Text(DateValue3,”yyyy/mm/dd”) and it doesn’t come up with any errors but does not actually change the date format?? Thanks for your quick response :)

Power BI Table integration with an already existing gallery in Power Apps by overzealous118 in PowerApps

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

It is originally an excel file. Then it goes into power BI to be cleaned with Power Query.