Forum Discussion

refint650's avatar
refint650
Icon for Helper III rankHelper III
2 years ago
Solved

Power BI Numerics Range Parameter

Hello 

 

My requirement is user should enter BudgetAmount value in report and based on Budget amount values, remaining  calculations are driven. so i choose Numeric Range option  and so when i enter 600k(600000) as budget, but display values returning 600400.00

how to get exact input value .

 

 

 

 

4 Replies

  • Check Data Type and Formatting: Ensure that both the parameter and the measure are using the correct data type and format.

  • Anonymous's avatar
    Anonymous
    Not applicable

    Hi VN999 ,Thanks for the quick reply, I'll add further.

    Hi refint650 ,

    Regarding your question, please modify the style of the slicer.

     

    Best Regards,
    Wenbin Zhou
    If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

    • refint650's avatar
      refint650
      Icon for Helper III rankHelper III

      I tried both options  setting data type to decimal 2,0 and  less than or equal or single value,   doesnt work.