Makelink Length Constraint

Options

Hi, I'm trying to link through from Anaplan to a Power BI report which has pre filters applied based on Anaplan context, so that the user goes directly to the correct view. There are a number of Power BI filters baked into the URL that I've added in and as such the URL is over 60 characters. When I then do makelink("Click for Power BI", Power BI URL Line Item). The link is not clickable. Is there a workaround for this?

Tagged:

Answers

  • Dikshant
    Options

    Check the following, it should work:

    • The MAKELINK function only works with valid HTTP (http://) or HTTPS (https://) URLs.
    • Make sure Power BI URL Line Item and your main line item are in text (link) format