
Resco Power Components - View Inspection ReportsThis control displays reports from all questionnaires related to the parent table. Users don’t need to open each related questionnaire to find the report in its timeline. The two buttons allow you to open the file directly or go to the annotation form.

Resco Power Components - AI Generate ImageAI Image Generator PCF control uses OpenAI to generate images from text descriptions, such as creating user avatars based on specific inputs.

Resco Power Components - AI Translate FieldAn AI Translate PCF control translates input text into another language using OpenAI, making it useful for applications requiring real-time language translation.

Resco Power Components - Multiselect Dropdown ListThis PCF control allows multiple options selection in the form of a dropdown. The selected options are displayed as chips. They are saved (serialized) in JSON format in your chosen table column.

Resco Power Components - ChecklistThis is a simple PCF control that represents a checklist. It allows users to mark items as completed or incomplete. Displayed records can be checked or unchecked at any time. The checklist's result is saved in a string field in JSON format.

Resco Power Components - Image GalleryThe image gallery simplifies work with image and video annotations in Power Platform. Optionally, the gallery can include image editing and AI retouching features. The latter requires an OpenAI API key to function.

Resco Power Components - Visual TimelineVisual Timeline is control that displays planned activities on a timeline. The activity can be a default activity or a custom entity. The only requirement for the entity to be displayed in the timeline is date field.

Resco Power Components - Tree LookupThe component is bound to a lookup field and displays a dropdown (combobox) component that allows the user to select a value for the lookup field. The available options can form a tree structure, allowing the selected option to be nested under a parent option.

Resco Power Components - Hierarchy ControlHierarchy Control is a component that visually represents a tree structure. Unlike Tree View, which displays a hierarchical list, Hierarchy Control provides a graphical representation of the hierarchy.

Resco Power Components - Tree ViewTree view displays data from multiple tables in a tree-like fashion. For example, you can show a list of accounts with their related contacts.

Resco Power Components - Kanban BoardKanban board PCF control visualizes workflow progress by displaying tasks in different stages of completion. It can be used for project management, process optimization, and enhancing team collaboration.

Resco Power Components - File UploaderThe purpose of this component is to upload files as annotations directly from any table form. Annotations are automatically associated with the table row displayed in the form.

Resco Power Components - Date Range PickerThis component allows you to display and select a date range. Select two date-only columns: start date and end date.