Forum Discussion

2 Replies

  • mahoneypat's avatar
    mahoneypat
    Icon for Microsoft Employee rankMicrosoft Employee

    You can use this expression in the query editor to get the dynamic url where you need it.

     

    = "reports/dailyPositionReport.page?grainDate=" & Date.ToText(Date.From(DateTime.LocalNow()), "yyyy-MM-dd") & "&commodities=C&locations=AL"

     

    Regards,

    Pat

    • jbenson's avatar
      jbenson
      Icon for Helper III rankHelper III

      i put in the part of URL you want me to use, i don't get any errors like the code is wrong it just clears the table so there is not data coming through