Fabric is Generally Available. Browse Fabric Presentations. Work towards your Fabric certification with the Cloud Skills Challenge.
I'm having some trouble displaying what I want in the report I'm creating. My data is something like a list of invoice data. I have the row groups on Company, Region, and Invoice Number. I have my table create a page break with on Invoice Number. I can create a table that displays everything I want. My problem is that I don't want everything to be displayed in the table. It gets too big. I'd like to display fields like Company and Region in text boxes. My problem is that I do not know how to tie together what the table is currently showing and what the text boxes show. For instances, the text box might always show the first company's name despite the invoice data in the table showing data for a different company.
Is there a good solution for this? Thank you in advance.
Solved! Go to Solution.
I ended up realizing the solution. It was so simple that I didn't consider it. I can just use multiple tables. As long as I group them all by the same fields, everything lines up. I can just arrange the different tables where they need to be to create the view I need.
I ended up realizing the solution. It was so simple that I didn't consider it. I can just use multiple tables. As long as I group them all by the same fields, everything lines up. I can just arrange the different tables where they need to be to create the view I need.
Thanks, but that video didn't help. I think I explained my problem poorly.
I basically have a table that has a page break with every invoice. I'm trying to create text fields that show values related to current invoice that is being shown. I basically want to be able to take a table and move the different cells of it around on the page.
@John_R_ , refer if this can help
https://www.youtube.com/watch?v=A3gC_iDNDOM
Check out the November 2023 Power BI update to learn about new features.
Read the latest Fabric Community announcements, including updates on Power BI, Synapse, Data Factory and Data Activator.