FAQ/Formatting/How-do-I-Add-bulk-CSV-to-the-report-viewer.md
... ...
@@ -54,4 +54,6 @@ If you want to test the bulk CSV export option to see if it's correct for you, f
54 54
55 55
* Open a larger report in the Report Viewer
56 56
* Append the string "&output=bulkcsv" onto the URL (e.g. http://www.izenda.com/bi/ReportViewer.aspx?rn=Budget&output=bulkcsv)
57
-* Press enter to export the report as a bulk csv file
... ...
\ No newline at end of file
0
+* Press enter to export the report as a bulk csv file
1
+
2
+_**Note:** The total amount of records that will be exported via the bulk CSV option will still be limited by the [[ExportLimit|/API/CodeSamples/ExportLimit]] setting._
... ...
\ No newline at end of file