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
augustindelaf
6 years agoImpactful Individual
Hi JirkaZ,
The way to pass parameters you described worked well.
Thank you very much again.
Best regards.