Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
5 years ago
Solved

::: How create a simple calculator for the user to input values :::

Hello pls!!   If you can help me... πŸ™„ Is there any way I can insert an object for the user to manipulate on the screen?   Example: I wanted to create two objects for the user to input values ​...
  • MFelix's avatar
    MFelix
    5 years ago

    Hi Anonymous ,

     

    This is a know error on the type of slicer of the parameters especially with big numbers one option can be to do to add a column with the same values of parameters but on text format. Sort that column by the parameter and change the slicer to a selected list with single select.

     

    Then turn on the search option on the slicer:

     

  • Anonymous's avatar
    Anonymous
    5 years ago

    hello Guys!

    Tks for help me!

    But I need anything better, that the user can interact. 

    At Excel, is easy... I'll do a UserForm with a "TextBox" where the user can interact, with any number... here in Power BI with long numbers gives error πŸ˜