Microsoft is giving away 50,000 FREE Microsoft Certification exam vouchers!
Enter the sweepstakes now!Prepping for a Fabric certification exam? Join us for a live prep session with exam experts to learn how to pass the exam. Register 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.