A few things:
- I have a button on a screen that puts sales data into a custom table. I then have a pivot grid report that reflects that data
- It's a very simple grid:
- Rows = ParentFullname
- Data1 = YTD Sales
- Data2 = Marketing allocation
- Data3 = Marketing Spent
- All 4 of the fields above are in my custom table and the values are sound
In the preview section in Report Designer, this is what I see:
The HTML section looks good, too
But when I put a report on a Method screen (embedded), the report goes haywire. Data become titles and everything is off. In the image below you can see the word "Customer", which is supposed to be the title for the rows, is now the 3rd row