Forum Discussion
This was my first thought, but unfortunately there is no way to filter a report before embedding it. In my case, the table I'm working from is qualified commissions for our sales staff. When they get paid, the pipeline would email the sales rep a report of all the commissions included in their payment. Having an individual filtered report made for each sales rep is not feasible.
Well assuming that you have a parent child relationship, just have a Pipeline tickle the Sales Rep record to trigger an email. Make a specific form to be used in the email notification, which just identifies the sales rep and have the correct embedded report of qualified commissions for the Sales Rep. If that is your use case I'm sure we can solve this with no code native tools.
- MarkCorcoran3 months agoQrew Cadet
Your assumption is correct, there is a parent (sales rep)/child (commissions) relationship. The sales rep id used in a report link to filter the qualified commissions, so each rep can only see their commission due (in QuickBase). However, I haven't found a way to embed a report from a report link field, so that is maintains the report link filter.
Short of formatting the timestamp data to a simple date. My current solution works as intended.
- MarkShnier__You3 months agoQrew Legend
If you are using New Style forms, then you put the report on the form and then specify the Report Link field to filter the report to just the sales rep for that record. Once again, you don't need to do anything technical.
- MarkCorcoran3 months agoQrew Cadet
Yes, I have that already, but for some reason being able to view it online isn't good enough. They want it the report of paid commissions emailed to them.