hi!
I'm not good at English.
I want to calculate the difference for each month of the time period.Is it possible to get the duration of a month when the format is a time period?
Thank you.
Image diagram
Hi @KubotaNatsuki!
I'm not very good with English either, but I hope my options will help you 🙂
I have figured out several formulas over time that may help you (see attachments
@KubotaNatsuki wrote: hi! I'm not good at English.I want to calculate the difference for each month of the time period.Is it possible to get the duration of a month when the format is a time period?Thank you. Image diagram
In a new cell, type in =DATEDIF(A1,B1,”Y”). The “Y” signifies that you'd like the information reported in years. This will give you the number of years between the two dates. To find the number of months or days between two dates, type into a new cell: =DATEDIF(A1,B1,”M”) for months or =DATEDIF(A1,B1,”D”) for days.
Official Website
I am attempting to connect to an azure SQL database vis at the MSSQL connector in data orchestrator but am having issues and I believe it is due to hyphens in database name (which is a fairly standard naming convention I will note!) Example below (fake credentials) - has anyone else encountered similar and is there a way…
Hi, for some reason my shipping costs are the same over every month and I don't know what to do to fix it.
Hello folks, Does anyone know how to work around the Polaris limitation of using the Formula or Ratio summary method alongside the Closing Balance within the same line item? I have a Business Unit list where the total (All BUs) must display the Corporate (1 of 20 leaf items under All BUs total) number of Unique Customers.…