cancel
Showing results for 
Search instead for 
Did you mean: 

Fabric is Generally Available. Browse Fabric Presentations. Work towards your Fabric certification with the Cloud Skills Challenge.

Reply
ResearchDev
Helper II
Helper II

Paginated Report shows but if there is no data it is empty how to force to show when no data

This is what the Design looks like. It works fine when there is data. Basically it is a table and then add a list to the top one where Report Ending Date and up to Station/ Position are just text boxes but binded to the same DataSource. The DWR date is the same table used. I tried to use the Row Visibility on the tablix (see all the way below) and code to show or hide the row using this: IIf(CountRows("DataSetName") > 0, True, False). But somehow it is still not showing.


ResearchDev_0-1660312584609.png

 

When there is no data, nothing shows

 

ResearchDev_1-1660312634290.png

 

When there is data this is shown

 

ResearchDev_2-1660312718648.png

ResearchDev_3-1660312906368.png

 

 

 

1 ACCEPTED SOLUTION
v-xiaotang
Community Support
Community Support

Hi @ResearchDev 

Thanks for reaching out to us.

>> When there is no data, nothing shows

One idea, if there is no data, output=" " (text with spaces, instead of null)

 

 

Best Regards,

Community Support Team _Tang

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

View solution in original post

1 REPLY 1
v-xiaotang
Community Support
Community Support

Hi @ResearchDev 

Thanks for reaching out to us.

>> When there is no data, nothing shows

One idea, if there is no data, output=" " (text with spaces, instead of null)

 

 

Best Regards,

Community Support Team _Tang

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

Helpful resources

Announcements
PBI November 2023 Update Carousel

Power BI Monthly Update - November 2023

Check out the November 2023 Power BI update to learn about new features.

Community News

Fabric Community News unified experience

Read the latest Fabric Community announcements, including updates on Power BI, Synapse, Data Factory and Data Activator.

Power BI Fabric Summit Carousel

The largest Power BI and Fabric virtual conference

130+ sessions, 130+ speakers, Product managers, MVPs, and experts. All about Power BI and Fabric. Attend online or watch the recordings.

Top Solution Authors
Top Kudoed Authors