Hello, i have three different inputs for the number of articles. single pieces via text input, 60 pieces and packs via drop down menu. only via powerapps and the concat function it works well. (see picture 01)
With an html window it does not work, even with variables.
(see picture02 + pic03)
How can I combine the three variables into one variable "pieces" like in the concat function.
Thanks for the support.
Solved! Go to Solution.
i have assigned a variable to each issue. these are then added into another one. Then passed into another one. This I could then integrate into my HTML text. Everything works.
Are you trying to set the HtmlText property of an HTML control? The screenshots show formulas but no context for what what control/property the formulas are for. The Concatenate and Concat functions both produce text outputs and should be compatible with the HTML control and HtmlText property. Are you trying to use an an HTML control as a body for an email?
Hello,
Thanks for the feedback.
I have already managed the integration of HTML. But one step before that I would have to combine the variables (piec, quantity and packages) in one variable "pieces". (please see the picture)
The experiment on "var01" (sum) is not a solution
The three come from one textinput and two dropdown fields.
User | Count |
---|---|
260 | |
109 | |
93 | |
57 | |
41 |