Hello
I am new to powerapps and I have a very simple question which doesn't seem to be answered anywhere
My business is editing fiction books. I produce a Word doc report for my clients about their book. A lot of this is standard paragraphs which can be stored in a database and then mail merged into a document. And some has to be written / edited. I can do this with access and word but I want my employees to be able to produce their own text doc reports using the same database of paragraphs. Can I do this with powerapps? I don't know how to code.
The report document is made from a bank of multiple fields and is structured the same each time.
For example, let's say there's a section of the report called 'dialogue issues' - When my staff go on the app, I would like them to have a drop down selection of: 'no issues', 'minor issues' or 'lots of issues' then depending which they select the correct paragraph is inserted into the document. Or inserted into the database and then I can produce the document from the answers they've given.
They'd also need the ability to edit the text provided from their selection.
Is that possible and how difficult / easy is it?