[QUESTION] How to get dataverse account CRUD sample working?
Nobody has claimed this yet.
Assessment
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Newbie friendliness
- 25/100
- Issue type
- Bug
- Clarity
- Mostly clear
- Activity status
- Stale
- Domain
- testing-qa
Research direction
Start with samples/dataverse/testPlan.fx.yaml and the setup instructions in README.md. Run the sample through the Test Engine in debug mode, compare its environment tables with the reported Accounts and name errors, and then check the pac CLI path using version 1.50.1; done means the dataverse CRUD test cases run without these errors.
Written by the indexing model from the issue text.
Description
Does this question already exist in our backlog?
- I have checked and confirm this is a new question.
What is your question?
How do I get the samples/dataverse/testPlan.fx.yaml sample running? It's currently erroring:
(removed onTestCaseStart from the test plan)
Test case: No Accounts
Errors: Error 18-26: Name isn't valid. 'Accounts' isn't recognized.
Error 8-17: The function 'CountRows' has some invalid arguments.
Result: Failed
Test case: Insert Account
Errors: Error 14-22: Name isn't valid. 'Accounts' isn't recognized.
Error 1-8: The function 'Collect' has some invalid arguments.
Error 28-63: The specified column 'name' does not exist.
Result: Failed
Test case: Insert and Remove Account
Errors: Error 14-22: Name isn't valid. 'Accounts' isn't recognized.
Error 1-8: The function 'Collect' has some invalid arguments.
Error 28-63: The specified column 'name' does not exist.
Result: Failed
Test case: Update Account
Errors: Error 15-23: Name isn't valid. 'Accounts' isn't recognized.
Error 2-9: The function 'Collect' has some invalid arguments.
Error 29-64: The specified column 'name' does not exist.
Result: Failed
[Critical Error] Could not access Provider. For more details, check the logs.
Have setup as per README.md
Have run the Test Engine in debug mode and stepping through I can see my environment's tables so it looks like its connected to dataverse ok.
Also tried running via pac cli (1.50.1), but that fails with:
[Error]: 2025-12-02T08:41:23.1860423+08:00 - Failed to load 'provider' type powerfx.
What component are you experiencing the issue with?
PowerFX
What pac version are you using?
1.50.1
- Dominant language
- C#
- Stars
- 150
- Forks
- 55
- Avg merge
- 5d 23h
- Merged PRs (30d)
- 4
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
More from microsoft/PowerApps-TestEngine
-
new
Difficulty 1/5 Under an hour Newbie friendliness 68/100
-
new
Difficulty 3/5 1-2 days Newbie friendliness 35/100
-
enhancement
Difficulty 5/5 Over a week Newbie friendliness 25/100
-
new
Difficulty 4/5 3-5 days Newbie friendliness 48/100
-
question
Difficulty 5/5 Over a week Newbie friendliness 20/100
All issues in microsoft/PowerApps-TestEngine
Similar issues
-
type/automation type/tech-debt
Difficulty 2/5 1-3 hours Newbie friendliness 78/100
-
bug
Difficulty 2/5 1-3 hours Newbie friendliness 88/100
-
t/bug
Difficulty 2/5 1-3 hours Newbie friendliness 82/100
-
ci-failure-cause test-failure
Difficulty 2/5 1-3 hours Newbie friendliness 82/100
-
area:auth FE mvp P3
Difficulty 2/5 1-3 hours Newbie friendliness 88/100
klasolsson81/jobbliggaren#1788 ·