
Product Demo Videos
Your Power Platform Coding Assistant in Visual Studio

Welcome to our demo library of the Kupp Code Analytics!
Here you can easily find our demo and tutorial on how and why the tool is a perfect Visual Studio extension for all PowerPlatform and D365 developers
For more information, contact us at support@kuppsoft.com
Quickstart Guide
[IntelliSense]: Detect Plugin Image Name
To identify the runtime image entity (Pre-Image / Post-Image), the plugin image data is retrieved. Furthermore, the entity is set to the plugin's context Pre- or Post-Image.
[IntelliSense]: Detect Entity from Target
To identify the runtime entity (Target), the plugin entity data is retrieved. Furthermore, the entity is set to the plugin's context target.
[IntelliSense]: Support for ActivityParties
In this case, the entity is email. The "From" field is a collection of entities. If any of these entities is accessed, the attributes are from the entity Activity Party.
[IntelliSense]: Recursive resolution of Delegates
Even in more complex scenarios like "delegates", the entity name is resolved, and the correct attribute result list is shown.
[IntelliSense]: Support for Entity Relationships
In a LinkEntity, the first two parameters are entities, and the following two are attributes. The first attribute parameter only shows attributes from the first entity parameter and the second attribute parameter only shows attributes from the second entity parameter.
[IntelliSense]: OptionSet Values (Condition)
An Attribute with the type OptionSet is chosen, and its value is compared. Now depending on the used OptionSet field, possible OptionSet values are suggested.
[IntelliSense]: OptionSet Values (Assignment)
[IntelliSense]: Support for context specific Relationships
[IntelliSense]: Constructor Properties
[Command]: Convert FetchXML to C# Query Expression
Use Cases: