Originally posted by eek
View Post
- Visitors can check out the Forum FAQ by clicking this link. You have to register before you can post: click the REGISTER link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below. View our Forum Privacy Policy.
- Want to receive the latest contracting news and advice straight to your inbox? Sign up to the ContractorUK newsletter here. Every sign up will also be entered into a draw to WIN £100 Amazon vouchers!
MS Powerapps database
Collapse
X
-
See You Next Tuesday -
Originally posted by Lance View Post
use Sharepoint for user input, and a logic app to scrape data from that into a blob store??merely at clientco for the entertainmentComment
-
Dataverse for Teams with a dataflow that syncs to your CSV Location, preferably Sharepoint Online or OneDrive. That's all built in and costs nothing.Comment
-
Originally posted by eek View Post
And where is the record that needs to be updated coming from (remember sharepoint doesn’t work)See You Next TuesdayComment
-
Originally posted by thelastrosbif View PostDataverse for Teams with a dataflow that syncs to your CSV Location, preferably Sharepoint Online or OneDrive. That's all built in and costs nothing.See You Next TuesdayComment
-
[QUOTE=Lance;n4239724]
Nope. Dataverse for teams is a separate teams-based instance of dataverse that incurs zero costs as long as you remain within the limitations given.
The limits are something like:
1 million records
or 2 GB (ish) of storage
Not huge, but for a single records-based app loading csv data its more than adequate.
About the Microsoft Dataverse for Teams environment - Power Platform | Microsoft LearnLast edited by thelastrosbif; 1 November 2022, 12:44.Comment
-
Originally posted by thelastrosbif View PostOriginally posted by Lance View Post
Nope. Dataverse for teams is a separate teams-based instance of dataverse that incurs zero costs as long as you remain within the limitations given.
1 million records
or 2 GB (ish) of storage
Not huge, but for a single records-based app loading csv data its more than adequate.
About the Microsoft Dataverse for Teams environment - Power Platform | Microsoft Learn
- For any standalone Power Apps or Power Automate usage, which includes Dataverse API access as well, the Dataverse for Teams environment will need to be upgraded to Dataverse.
…Maybe we ain’t that young anymoreComment
-
[QUOTE=WTFH;n4239732]
Unfortunately, we're talking about a database for power apps, not Teams. According to your link:
- For any standalone Power Apps or Power Automate usage, which includes Dataverse API access as well, the Dataverse for Teams environment will need to be upgraded to Dataverse.
It's the same as PowerApp, but you have to run it from the Teams Window. It's a dumb limitation but it is what it is. It is just as powerful and customisable as a regular powerapp + more, but you just have to get used to running it via Teams. If it saves you $2000 a month though, that's up to you. You can pop-out the Window and make it more full-screen-app-like, and also get access to Fluent UI components which regular canvas apps currently don't.Comment
-
Originally posted by thelastrosbif View PostUnfortunately, we're talking about a database for power apps, not Teams. According to your link:
Yes, and thats why you use PowerApps for Teams!
It's the same as PowerApp, but you have to run it from the Teams Window. It's a dumb limitation but it is what it is. It is just as powerful and customisable as a regular powerapp + more, but you just have to get used to running it via Teams. If it saves you $2000 a month though, that's up to you. You can pop-out the Window and make it more full-screen-app-like, and also get access to Fluent UI components which regular canvas apps currently don't.
Which is why I ruled Dataverse for Teams out in one of my early replies.
Basically, outside of a Sharepoint list there is no way WTFH can avoid the $5 cost of a Power App per user per App licence cost. Because all the plausible escape routes were disabled years ago. And the reason Sharepoint isn't an option isn't because of slowness within sharepoint of the nightly data migration.
One fix regarding that nightly run. Could you have a routine that identifies which CSV records have been changed relative to the previous run so only changes are sent to sharepoint?Last edited by eek; 1 November 2022, 20:26.merely at clientco for the entertainmentComment
-
Originally posted by eek View Post
So how do you get the data from the CSV files into the Dataverse for Teams database? Remember API calls are not allowed because Dataverse for Teams is designed to be self-contained.
Which is why I ruled Dataverse for Teams out in one of my early replies.
Basically, outside of a Sharepoint list there is no way WTFH can avoid the $5 cost of a Power App per user per App licence cost. Because all the plausible escape routes were disabled years ago. And the reason Sharepoint isn't an option isn't because of slowness within sharepoint of the nightly data migration.
One fix regarding that nightly run. Could you have a routine that identifies which CSV records have been changed relative to the previous run so only changes are sent to sharepoint?
You point the dataflow function at the data source almost exactly the same way as you would with Power BI, in fact it will let you do some basic data transformation in a power query window as part of this process too. As long as the CSV in a simple MS integrated location (OneDrive preferably) it syncs just fine. You could then set auto-refresh using Power automate flows.
Announcing Power Query dataflows for Dataverse in Teams (Preview). | Microsoft Power Apps
Just built and ran a test in my own tenant, a teams powerapp, a DfT table, a dataflow linked to a CSV in my OneDrive, and a refresh flow scheduled daily. Voila, works like a charmLast edited by thelastrosbif; 2 November 2022, 00:35.Comment
- Home
- News & Features
- First Timers
- IR35 / S660 / BN66
- Employee Benefit Trusts
- Agency Workers Regulations
- MSC Legislation
- Limited Companies
- Dividends
- Umbrella Company
- VAT / Flat Rate VAT
- Job News & Guides
- Money News & Guides
- Guide to Contracts
- Successful Contracting
- Contracting Overseas
- Contractor Calculators
- MVL
- Contractor Expenses
Advertisers
Contractor Services
CUK News
- Accounting for Contractors Today 15:30
- Chartered Accountants with MarchMutual Today 15:05
- Chartered Accountants with March Mutual Today 15:05
- Chartered Accountants Today 15:05
- Unfairly barred from contracting? Petrofac just paid the price Today 09:43
- An IR35 case law look back: contractor must-knows for 2025-26 Yesterday 09:30
- A contractor’s Autumn Budget financial review Dec 17 10:59
- Why limited company working could be back in vogue in 2025 Dec 16 09:45
- Expert Accounting for Contractors: Trusted by thousands Dec 12 14:47
- Finish the song lyric Dec 12 12:05
Comment