Forum Discussion
augustindelaf
6 years agoImpactful Individual
Pass values via textboxes
Hi, While developping a custom visual, I encounter a difficulty. I need to let the user of the visual enter five numeric parameters (via five textboxes ) that are used to draw three rectangle...
- 6 years ago
augustindelaf All is described here: https://docs.microsoft.com/en-us/power-bi/developer/visuals/custom-visual-develop-tutorial-format-options
JirkaZ
6 years agoSolution Specialist
augustindelaf All is described here: https://docs.microsoft.com/en-us/power-bi/developer/visuals/custom-visual-develop-tutorial-format-options
- augustindelaf6 years agoImpactful Individual
Hi JirkaZ,
Thank you for your answer.
I know the page. I tried not long because it is a formatting section of settings : I expected a solution in the Values section.
I will try again as you said.
Best regards.
- augustindelaf6 years agoImpactful Individual
Hi JirkaZ,
The way to pass parameters you described worked well.
Thank you very much again.
Best regards.