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

Join us for an expert-led overview of the tools and concepts you'll need to become a Certified Power BI Data Analyst and pass exam PL-300. 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
July PBI25 Carousel

Power BI Monthly Update - July 2025

Check out the July 2025 Power BI update to learn about new features.

Join our Fabric User Panel

Join our Fabric User Panel

This is your chance to engage directly with the engineering team behind Fabric and Power BI. Share your experiences and shape the future.

June 2025 community update carousel

Fabric Community Update - June 2025

Find out what's new and trending in the Fabric community.