Forum Discussion

Javierco's avatar
Javierco
Icon for Helper I rankHelper I
4 years ago
Solved

results in desktop differ from those published

my report connects to Azure Data Lake Gen 2 and combines several files from a different folders.   When I see results in desktop, everything looks just fine. But after publishing the report (did it...
  • Javierco's avatar
    Javierco
    4 years ago

    Ok, I fixed it.

     

    I noticed that one column involved in the calculation was not being cast as a decimal number. Enforcing that and changing locale configuration to set the point as a the decimal separator solved it.