Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
75
Calculated field
posted

Hi, I'm new to SharePlus and trying SharePlus for Airwatch on an iPad. 

I noticed that my calculated field shows NaN instead of the expected link. 

We use this as the calculated field: =TEKST.SAMENVOEGEN("<DIV><a href='";" <sharepoint url>?FilterField1=Productcode&FilterValue1=";Productcode;"'>Details</a></DIV>")

It works fine on our on prem SP 2013 as lon as we tell SharePoint it is a number (instead of a text string). If we tell SP it is text, it does not translate the url to a clickable link. 

Is this because we have a trial version of is SharePlus not able to use the calculated field this way?

TEKST.SAMENVOEGEN is Dutch for CONCATENATE

Parents
No Data
Reply
  • 9750
    Offline posted

    Hello Gert,

    Thank you for your support request!

    It is definitely not because you have the trial version.

    This is most likely due to an incompatibility. When you define the field as a text, is it as plain text so chances are SharePlus is interpreting the value as a string of text and not an hyperlink.

    Why isn't the workaround of defining the field as a number viable or acceptable for you?

    Looking forward to hearing from you,

Children