Skip to content

[QUESTION] How to get dataverse account CRUD sample working? #671

@Simon-991

Description

@Simon-991

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    questionFurther information is requested

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions