Giter VIP home page Giter VIP logo

sqlvirtualentitydataprovider's People

Contributors

markmpn avatar mikefactorial avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

sqlvirtualentitydataprovider's Issues

Table with a lookup column based on a Virtual Entity does not work properly in TDS Endpoint

Table with a lookup column based on a Virtual Entity does not work in TDS Endpoint

While querying a Dataverse table with a lookup column based on a Virtual Entity using SQL Server Management Studio an error msg was issued. The error msg was “Msg 40000, Level 16, State 1, Line 1 Invalid column name …” and the column was the primary name column of the virtual entity. The virtual entity is being provided by the Sql Virtual Entity Data Provider. The SQL Server Management Studio uses the TDS Endpoint to connect to the Dataverse.

The following print screen illustrates this issue.

image

Mapping one external field to multiple fields

It doesn't seem possible to map one external field to multiple CDS fields. A use case I had was the other PK is an int field and I wanted to show that on a form or view, so I had to map that as my PK in CDS but I can't display that field. When I added it to a second field, it just came back empty.

sql connector connect on-premise data base instead of Azure sql.

hi,

i want to use this sql connector to connect our on-premise database, instead of the DB on Azure sql. in the video on YouTube (https://www.youtube.com/watch?v=hmSudDrbGK4 ), Mike mentioned we can set up a public gateway for the on-premise database then use it in this sql connector.
i am wondering how we can set up the public gateway so we can connect the on-premise database from CRM online? is this some reference we can use?
https://tahoeninjas.blog/2020/03/05/accessing-your-on-prem-data-using-on-prem-data-gateway/
https://crmkeeper.com/2019/06/07/on-premise-data-gateway-setup/

thank you!

Error when using aggregate features in FetchXml

Running standard queries (list records matching search criteria) is working well, however when I try to run any fetchXml that contains an aggregate (count, max, etc) I get the error "FetchExpression cannot be converted because aggregates aren't supported by QueryExpression"

The odd thing is that I think this is being thrown before reaching the SqlVirtualDataEntityProvider or even attemping fetchXml to Sql conversion.

Do you know if SqlVirtualEntityProvider can support aggregate fetchXml queries?

Power Automate triggers with whole numbers

Not sure if this is a bug from the provider or Power Automate.

When I set up a "When a record is selected" on my virtual entity, and reference the properties lower in my flow, all field types seem to work except for int fields. When I use an integer field (assigning it from the selected entity to a int variable even), I get an error that the trigger is broken (from flow) and an error trying to invoke it in CDS. I've successfully used text, yes/no, dates and PK fields.

This is the error message I get when invoking it in CDS:
Error: The input body for trigger 'manual' of type 'Request' did not match its schema definition. Error details: 'Invalid type. Expected Integer but got String.,Invalid type. Expected Integer but got String.'.

The field is configured as Whole Number in CDS, and int in the database.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.