Monday, 7 December 2015

BI Agent Export Limit

Default number of rows to include in deliveries sent via BI Delivery Agents is 75. Which can be changed Enterprise Manager(EM) page or in instanceconfig.xml file.

1. Change in EM page. 





2. Change in instanceconfig.xml file. 

Need to add this line under <Pivot> and <Table> tag. 

<DefaultRowsDisplayedInDelivery>75</DefaultRowsDisplayedInDelivery>


Enjoy and Stay well !! :)

1 comment:

  1. Wow, this is really interesting reading. I am glad I found this and got to read it. Great job on this content. I like it. my review here

    ReplyDelete

Power BI: Show Last Data Refresh on Dashboard

 To show last data refresh on Power BI report follow the below steps. 1. Open Report Query Editor Mode. 2. Clink on Get Data -> Blank...