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
akj2784
Post Partisan
Post Partisan

Error in the R Visual when there is no data for any selected filter

Hi All,

I have a waterfall chart written in R using ggplot2 package. And I am using the R visual present in Power BI. Everything works fine as long as I have data for the selected filter condition. However when I select a value in the slicer , it gives error when there is no data corresponding to the slicer selected. How do we get rid of this error. I want to show custom message like "Selected Filter does not have any data" . Is there any way to do that  ?. Attached error code. 

RuntimeError.JPG

 

 

Regrads,

Akash

1 ACCEPTED SOLUTION
akj2784
Post Partisan
Post Partisan

I was able to resolve this with if else statement. Basically when the dataframe returns 0 record, it gives error. So I have handled this with if else. 

Is dataframe returns 0 then show blank plot else do the actual calcualtion.

 

Regards,

Akash

View solution in original post

2 REPLIES 2
v-yuezhe-msft
Employee
Employee

@akj2784,

Glad to hear that the issue is solved, you can accept your reply as answer to close this  thread.

Regards,
Lydia

Community Support Team _ Lydia Zhang
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
akj2784
Post Partisan
Post Partisan

I was able to resolve this with if else statement. Basically when the dataframe returns 0 record, it gives error. So I have handled this with if else. 

Is dataframe returns 0 then show blank plot else do the actual calcualtion.

 

Regards,

Akash

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.