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

Register now to learn Fabric in free live sessions led by the best Microsoft experts. From Apr 16 to May 9, in English and Spanish.

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
Microsoft Fabric Learn Together

Microsoft Fabric Learn Together

Covering the world! 9:00-10:30 AM Sydney, 4:00-5:30 PM CET (Paris/Berlin), 7:00-8:30 PM Mexico City

PBI_APRIL_CAROUSEL1

Power BI Monthly Update - April 2024

Check out the April 2024 Power BI update to learn about new features.

April Fabric Community Update

Fabric Community Update - April 2024

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