Sage 100

 View Only
  • 1.  Sage 2022 SQL and Business Insights View Dates

    Posted 10-28-2022 17:34
    We are upgrading a client from providex to SQL and they have some Business Insights views set up with a calculation that subtracts one date from another.  This isn't working properly in SQL and I think it's because SQL stores dates as date and time.  I haven't been able to find a way to convert the Date/Time to Date only in BIE with the SQL back end.  I'm hoping someone has figured this out already and would appreciate any suggestions.

    Thanks!

    ------------------------------
    Bernie Lehman
    Partner
    Lehman Wesley & Associates
    ------------------------------


  • 2.  RE: Sage 2022 SQL and Business Insights View Dates

    Posted 10-30-2022 15:38
    Have you tried using a calculated column added to the view that uses T-SQL's CONVERT function?

    Have you tried using column level formatting?

    Have you tried using the DateAdd function in the calculation?

    ------------------------------
    David Speck II
    Blytheco, LLC
    ------------------------------