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!To celebrate FabCon Vienna, we are offering 50% off select exams. Ends October 3rd. Request your discount now.
Hello. I have consolidated a huge data in a table and used the Page break option to split it in each value. All good so far, but I need to NAME every generated table each by one. i.e. Table 1, Table 2, Table 3 ... Table n
Is it possible? I have tried putting an Expression at the heading as ="Tabla " & Variables!nTable.Value + 1 but it hasn't worked: The result is always the same and doesn't vary in each PageBreak.
I have tried to do the same at the Foot Page as well, with no positive results.
How can I solve it?
Thank you.