sub reports
4 TopicsMulti-Column Layout in SubReport (paginated reports)
I have an overarching report that consists of a cover page, a subreport that is tabular (with tablix data region) and then another subreport that consists of a 2-column layout (like newspaper) with a List data region. The subreport renders in 2-columns just fine by itself, but when nesting it into the larger report as a subreport AND rendering in Print Layout, the subreport only populates data in one column. How can I achieve this?3.9KViews2likes7CommentsHi Experts,Creating multi-paged paginated report w power bi
Hi Experts, I want to create a master report that consists of multiple 5-page reports for each sales region (say 10 regions). I am creating a parameter to filter the results based on the region. Every example I found for Power BI paginated report feature was based on 1-page reports. I wanted to check if I can create my master report with Power BI's paginated reports. One more piece of information to add here is that each report includes a combination of tables and graphs and the the number of rows in some tables may vary for each regional report (pushing some rows to the next page). It is also required to conditionally change the font color for certain rows in the table. Please let me know if these can be done with Power BI. Thanks,1.1KViews0likes2Commentsssrs reports losing format when migrated to Power Bi Server
Good day We have installed Power BI Server in our QA enviroment. I have migrated all the existing reports successfully. All of the cross tab reports work great. However there is one report that is just a little more complicated than a plain cross tab that did not migrate successfully. One example is when I try to have 2 lines in a text box. Here is a sample expression from the report. =System.Environment.NewLine + Fields!Field.Value + System.Environment.NewLine + Fields!AcresPlanted.Value.ToString() + " Acres Planted" It seems to reconize the first System.Enviroment.NewLine. But the second new line and the AcresPlanted values are all missing? I have a couple of text boxes with the same behavior. I have tried to increase the height of the text box, but that did not help, and actually the increase height did not show on Power BI server. These text boxes are all in the same row of a tablix. This report also has 5 sub reports. 3 of the sub reports show up just fine. 2 of them do not show up. If I try to run the sub reports independently they work just fine. Where would I look for logs and or trouble shoot the issue? Thanks for any and all help. cheers bob773Views0likes0Comments