Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Next up in the FabCon + SQLCon recap series: The roadmap for Microsoft SQL and Maximizing Developer experiences in Fabric. All sessions are available on-demand after the live show. Register now

Reply
AvPowerBI
Post Patron
Post Patron

Scroller - Measure Deviation is showing Repeated value in parts

Hi,

 

I am trying to use the Scroller Visualization but the value I have that is in the Measure Deviation  is showing the same count on certain values, but if I turn this into a Table the values are blank. Any ideas what could be happening?

 

So the below table, shows the below results

 

AvPowerBI_2-1596803184962.png

 

I have then put the following fields into the scroller

 

AvPowerBI_3-1596803638007.png

 

But the results come out tlike this..

 

AvPowerBI_1-1596803072346.png

 

I'm only expecting a rise in SOUTH with 3 but the 3 is appearing on the other Descriptions like REPAIRCENTER, LOGISTICS but does not show the arrow up and for CONFIGURATION does not show the 3 which I expect on the other descriptions as well,

 

 

These are the DAX measures I have for the Values

 

Visit No = CALCULATE(
COUNT('Call Analysis'[BookableResourceBookingKey]),
CROSSFILTER('Engineer Calendar'[EngineerIdDateKey], 'Call Analysis'[EngineerIdDateKey], Both)
)
 
# Visits PD = CALCULATE(
COUNT('Call Analysis'[BookableResourceBookingKey]),
'Calendar','Calendar'[PreviousDayFlag]=1,
CROSSFILTER('Engineer Calendar'[EngineerIdDateKey], 'Call Analysis'[EngineerIdDateKey], Both)
)
 
This is the Diagram Schema Relationship
AvPowerBI_0-1596805170070.png

 

AvPowerBI_1-1596806181178.png

 

 

Thanks

 

 

 

 

3 REPLIES 3
Prabhav_Jain
Frequent Visitor

@AvPowerBI Were u able to resolve this.

v-yingjl
Community Support
Community Support

Hi @AvPowerBI ,

Could you please consider sharing a dummy .pbix file for further discussion? Remeber to replace the sensitive information in the file.

Sample file and expected output would help tremendously.
Please see this post regarding How to Get Your Question Answered Quickly:
https://community.powerbi.com/t5/Community-Blog/How-to-Get-Your-Question-Answered-Quickly/ba-p/38490

 

Best Regards,
Yingjie Li

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

AvPowerBI
Post Patron
Post Patron

Anyone?

Helpful resources

Announcements
New to Fabric survey Carousel

New to Fabric Survey

If you have recently started exploring Fabric, we'd love to hear how it's going. Your feedback can help with product improvements.

Power BI DataViz World Championships carousel

Power BI DataViz World Championships - June 2026

A new Power BI DataViz World Championship is coming this June! Don't miss out on submitting your entry.

March Power BI Update Carousel

Power BI Community Update - March 2026

Check out the March 2026 Power BI update to learn about new features.