The ultimate Fabric, Power BI, SQL, and AI community-led learning event. Save €200 with code FABCOMM.
Get registeredCompete to become Power BI Data Viz World Champion! First round ends August 18th. Get started.
I am working on a report where the inputs are from users. With the user inputs, I display some calculation in cards and tables.
The inputs are given in the Model Parameter - Numeric Range.
This is an existing report. My Problem here is sometimes, the User's inpit is automatically getting rounded. And the rounding pattern is different from everytime.
If the User enters 699, sometimes it takes as 698 or 700. And the rounding goes weird. Attaching screenshots
If User enters 699,
Input given by user
It is getting rounded automatically Automatic rounding issue.
Attachint screenshots of how I create the parameter for ref.
How I created the Parameter ref
Ref 1
Ref 2
Ref 2
Ref 3
Ref 3
Requesting help to overcome this issue.
#superusers @amitchandak
You have too many values in your range. If you exceed 1000 individual values Power BI will start sampling your data.
Change your range, or change the Increment to 2 (for example)
User | Count |
---|---|
86 | |
84 | |
36 | |
34 | |
34 |
User | Count |
---|---|
94 | |
79 | |
65 | |
55 | |
52 |