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
Anonymous
Not applicable

Power BI Web view different form Desktop View

Hi All,

 

I have been struggling intensely with figuring out what is happening with one of the visuals in Power BI.
I am using a simple scatter plot with only 1 filtering applied via a calculated column (which is either "Present" or "Absent"). If data is "Present" I want to show that data in the scatter plot.

In the desktop view I see 5 data points which is the correct number I should be viewing. In the web view (after publishing it) however, I only see 3 data points.

My calculated column formula is very simple too.

Formula =
VAR Max_Date=Max(Database[Date Column]
RETURN
IF ((Database[Date]=Max_Date), "Present", "Absent")

Please help me! I have my deadline very soon and I have been trying everything I can to no avail!
1 ACCEPTED SOLUTION

@Anonymous,
Frankly this sounds like a bug so I would do some testing.
How would I proceed?
1. Try to publish a copy of your report and see if the copy behaves the same way.
2. Try to re-create the scatter plot from a scratch.
3. Duplicate scatter plot and change it to different visual to see how it works with some other visual.

In case you can provide some dummy data version of your report, please send it and I can check/test on my side as well.



If my answer was helpful please give me a Kudos or even accept as a Solution.

Let's connect on LinkedIn!

View solution in original post

4 REPLIES 4
Migasuke
Super User
Super User

Hi @Anonymous ,
this might a be bit silly suggestions but it actually helped more people than I can count...
Have you checked that there is no filter applied - either from filters or from different visuals?

Please check in your Report option with reset view:

Migasuke_0-1673080848772.png


You can find it in right corner and it should put things back as you have them in your desktop.
It's a small thing but can workout.

 



If my answer was helpful please give me a Kudos or even accept as a Solution.

Let's connect on LinkedIn!

Anonymous
Not applicable

Hi @Migasuke 

 

Thanks a lot for your solution. I tried to reset the filters using your method.

However, I am still getting the same result.

Any other potential solutions would be great to try as well. Thanks!

Kind regards,

@Anonymous,
Frankly this sounds like a bug so I would do some testing.
How would I proceed?
1. Try to publish a copy of your report and see if the copy behaves the same way.
2. Try to re-create the scatter plot from a scratch.
3. Duplicate scatter plot and change it to different visual to see how it works with some other visual.

In case you can provide some dummy data version of your report, please send it and I can check/test on my side as well.



If my answer was helpful please give me a Kudos or even accept as a Solution.

Let's connect on LinkedIn!

Anonymous
Not applicable

Hi @Migasuke 

 

Thanks for the suggestions. To be honest, I also think it is a bug.

I tried your suggestions:
1. Tried publishing multiple copies of report but didn't work.

2. Recreated the scatter lot again with different filtering, still wrong.

3. Tried a column chart but it gives the same result.

 

I think it is indeed a bug that I've encountered because I published some sample data to a workspace using the same values and filtering applied and it shows all 5 values.

Not sure what is happening but hopefully I can figure something out soon.
Thanks a lot for all your help!

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.

Top Solution Authors
Top Kudoed Authors