Join us at FabCon Atlanta from March 16 - 20, 2026, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.
Register now!Join the Fabric FabCon Global Hackathon—running virtually through Nov 3. Open to all skill levels. $10,000 in prizes! Register now.
Created custom R visual in powerBi. if the actual data contails 20000 rows, the data read in R(in PowerBi visual) is 12000 rows.
treated all null to zero ,no filters and read all rows in R .but still facing same issue. any solution?
Hi @Anonymous,
Are data rows missing after being loaded into Power BI desktop using R script? Or are data rows missing in report visual created by R code while all data exist in table view?
Can you check which rows are missing? Besides, please check the 'APPLIED STEPS' in Query Editor mode to see whether some rows are filtered out.
Regards,
Yuliana Gu