The ultimate Fabric, Power BI, SQL, and AI community-led learning event. Save €200 with code FABCOMM.
Get registeredCompete to become Power BI Data Viz World Champion! First round ends August 18th. Get started.
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.