The PCFSwotMatrixControl for Power Platform can be used in Model-driven Apps or Canvas Apps.
The control is built as a React component and uses Fluent UI v9 for the user interface.
The SWOT analysis helps salespeople and organizations identify: Strengths (internal) Weaknesses (internal) Opportunities (external) Threats (external)
related to business competition when pursuing an opportunity or acquiring a customer.
For general usage, see: https://en.wikipedia.org/wiki/SWOT_analysis
In model driven apps, PCFSwotMatrixControl is bound to a multi line text column
Outputs a json to a multi line text field:
{"strengths":[{"id":"mmw8r0w2-bqc6m","text":"Strong technical expertise in modern technologies (Cloud, APIs, microservices, etc.)"},{"id":"mmw8r4s0-3xo3a","text":"Experienced development and architecture team"}],"weaknesses":[{"id":"mmw8rkma-rjpdi","text":"Dependency on a few key specialists"},{"id":"mmw8rvjx-6oxvi","text":"Initial setup and ramp-up time for new project"}],"opportunities":[{"id":"mmw8r8ui-eogxs","text":"Growing demand for digital transformation projects"}],"threats":[{"id":"mmw8rcn0-pztt1","text":"Strong competition from large IT consultancies"},{"id":"mmw8rga9-wwzqa","text":"Security and compliance requirements increasing project complexity"}]}
Import Managed Solution zip or push with 'push.cmd'