• IJB
  • NEWBIE
  • 0 Points
  • Member since 2011

  • Chatter
    Feed
  • 0
    Best Answers
  • 0
    Likes Received
  • 0
    Likes Given
  • 0
    Questions
  • 1
    Replies
Hi All

I have two object as 'objParent' and 'objChild' as master-detail relationship. I created a salesforce report to show all objChild records as per the Advanced Filter for objParent Id.

Now I want to use this advanced filer dynamically with query string parameter as 'pv0' like

https://na6.salesforce.com/<Report_Id>?pv0=<objParent_Id>

But when I tried with this trick, it it not working. Can any body help me to solve this issue?

Thanks
  • September 22, 2009
  • Like
  • 0