Questions tagged [powerbi-paginated-reports]

101 questions
2
votes
0 answers

Create Tabbed View in Paginated Reports (Power BI Report Builder)

I need to design a report extracted from excel (multiple tabs) and convert it into paginated reports with multiple tabs. I mean there should be one paginated report with multiple tabs to show the data. Any idea if this is doable in power bi report…
2
votes
0 answers

How to use OnLastRecord and Next in crystal report to powerbi report builder

How to convert the below crystal code to powerbi report builder. PREVIOUS I know it is available in report builder but below I am trying to translate Not OnLastRecord and Next ({ColumnA}) = {ColumnA})
1
vote
1 answer

Create a new row with widths that differ from first row of table in Power BI SSRS paginated report builder

Is there a way to give a singular field (that is below a row with multiple columns) its own row in a paginated report table? I am trying to create a report that displays various information for help tickets including fields like the submission date,…
1
vote
1 answer

Paginated Report-Export to PDF not showing symbols

I have a Paginated Report for which I am have the up and down small triangle symbols in a column. They show up fine when I run the report as well as when I export to Excel, but when I export to PDF, they show up as empty squares. I define the…
1
vote
0 answers

Can PowerBI service API return paginated reports similar to SSRS Report Server with a single license on an Azure App registration?

I haven't worked with Power BI's paginated reports but I'm trying to migrate from SQL Server to Azure SQL. Getting Power BI per-user licenses just for users to be able to generate a report PDF is prohibitively expensive for us. Is it possible to…
1
vote
1 answer

Is it feasible to hide column in a grid in Power Bi Paginated report

I have found a way to hide a column in the matrix visualisation in Power BI but not in Paginated report, hence question.
Jacek Sierajewski
  • 613
  • 1
  • 11
  • 33
1
vote
1 answer

How do I combine a Power BI map and a paginated report?

Currently, I have a Power BI Map that shows company locations, both by address and latitude/longitude. I am using the full address for specificity, but the lat/long for calculating distance. I'm using Great Circle formulas to calculate the distance…
1
vote
0 answers

How to Pass Parameter from Paginated Report to Dax Measure

I have a paginated report using a Power BI dataset as the report source. The Power BI dataset has a measure called Starting Balance: Within the Power BI dashboard, this works fine. It just grabs the start date from the date slicer. However, what…
Bryan Rock
  • 582
  • 1
  • 4
  • 13
1
vote
0 answers

Can't select parameters for paginated report on any browser

I have developed a Direct Query paginated report in Power BI Report Builder and published it to Power BI Service. Once it's published I go into the report and try to select the parameters to generate the report, however I can only select a value for…
1
vote
0 answers

How to write Cascading parameter using DAX in Report Builder

I have a Power BI dataset as a data source in Power BI Report Builder. I have use DAX expression to generate the parameter as shown below: EVALUATE SUMMARIZECOLUMNS('DimensionList'[TopLevel], 'DimensionList'[SubLevel], 'DimensionList'[Dimension],…
1
vote
0 answers

Power Bi report builder cascading parameters from different data sources

I am new to powerbi world.. I need your help to set up cascading parameters from different data sources. Example: I have two data sources: Data source1 = Contact Data source2 = DataFact I created two datasets from the data sources. DatasetContact…
st_bones
  • 119
  • 1
  • 3
  • 12
1
vote
0 answers

create Date Period selection parameter in ssrs

I want to create a parameter named Date Period with values like Yesterday, This Week, Prior Week, This Month, Prior Month, Prior 3 months, Last Year. I want to sure that these values can filter to real date range when selected from Date Period…
1
vote
1 answer

Why is the text truncating when I export a paginated report to pdf?

I have been working on a paginated report via report builder/power bi. When previewing the report in report builder, everything looks fine. When I export to word format, everything looks fine. When I export to PDF, any text that exceeds one line in…
1
vote
1 answer

How to connect Power Bi report builder v15.6 to power bi report server

I have downloaded the latest Power Bi report builder v15.6 I want to save the report to the Power Bi Report Server which I have set up in the PC. Normally when we do a save as , it gives a option for the Report Server which I am unable to find in…
1
vote
1 answer

I cannot find the sign in option in Power Bi Report Builder

Report Builder downloaded for creating paginated reports. but i am unable to publish the report and not able to sign-in in the report builder. I am using pro account
1
2 3 4 5 6 7