Power BI is turning 10! Tune in for a special live episode on July 24 with behind-the-scenes stories, product evolution highlights, and a sneak peek at what’s in store for the future.
Save the dateEnhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends August 31st. Request your voucher.
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.
When there is no data, nothing shows
When there is data this is shown
Solved! Go to Solution.
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.
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.
Check out the July 2025 Power BI update to learn about new features.
This is your chance to engage directly with the engineering team behind Fabric and Power BI. Share your experiences and shape the future.
User | Count |
---|---|
62 | |
61 | |
52 | |
39 | |
23 |
User | Count |
---|---|
85 | |
58 | |
45 | |
43 | |
38 |