hide bars
3 TopicsNot display any data if one of the category count value is < 5
I am trying to get get my visualization to not show any data if one of the category breakdown value is < 5. For an example, below is my table. Aggregate count values are below Upon selection of other filters, when the table value becomes below (one of the category values <= 5), I do not want the table to display any values at all.Solved1.3KViews0likes8CommentsHow to resolve the hiding the all pages footer in PowerBI Report Server
Environment description Server: The report server is version 15.0.1113.169 of ReportServer, and the report design tool is Desktop 2.121.1642.0 64-bit . Authentication: Form authentication is adopted, and login authentication has been implemented. Embedding: The report's URL is embedded in the portal using the Iframe method. The requirement is to hide the page information below. I have referred to the https://learn.microsoft.com/en-us/sql/reporting-services/url-access-parameter-reference?view=sql-server-ver16&source=recommendations https://learn.microsoft.com/en-us/sql/reporting-services/url-access-parameter-reference?view=sql-server-ver16&source=recommendations#bkmk_htmlviewer document and used the rc:Toolbar=false method, but the issue remains unresolved. How can it be resolved?404Views0likes0Comments