• Recent
    • Tags
    • Popular
    • Register
    • Login

    Please Note This forum exists for community support for the Mango product family and the Radix IoT Platform. Although Radix IoT employees participate in this forum from time to time, there is no guarantee of a response to anything posted here, nor can Radix IoT, LLC guarantee the accuracy of any information expressed or conveyed. Specific project questions from customers with active support contracts are asked to send requests to support@radixiot.com.

    Radix IoT Website Mango 3 Documentation Website Mango 4 Documentation Website Mango 5 Documentation Website

    Excel report bug?

    User help
    2
    2
    1.6k
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • sjobbeS
      sjobbe
      last edited by

      Placing function "PROPER" in one cell causes Mango to fail report creation:

      Failure: Error evaluating cell

      I do not know if other functions are also causing this but easily repeatable by placing "=PROPER(A2)" in cell A1 and running the report.

      I dont think Mango should care for the contets of cells? It should only be looking for named ranges as I understand it....

      1 Reply Last reply Reply Quote 0
      • phildunlapP
        phildunlap
        last edited by

        Hi sjobbe,

        These functions are implemented in apache-poi, and it looks like by version 3.10-FINAL (the one we package with Mango at the moment) these are not implemented.

        The good news for you, however, is that that function is implemented in the current stable version, 3.13! I will make an issue for us to consider packaging that version of the apache poi library into the next Mango release, but in the meantime you can download version 3.13 from https://poi.apache.org/ and swap the Mango/lib/poi-3.10-FINAL.jar and two poi-ooxml jar files with the versions in the poi 3.13 release (such that you only have jars for one version in your lib folder). Hope this helps!

        1 Reply Last reply Reply Quote 0
        • First post
          Last post