Forum Discussion
Anonymous
6 years agoNot applicable
Using Measure to create month/year calculation, works in one query but not the other
I'm trying to create a Month & Year calculation and thought I was suppose to use Measure. I have two different queries one for Sales transactions and another for Reversals transactions. Forgive me as...
- 6 years ago
Anonymous
Please see the image on how I did it. The column in the formula should in in date format for this to work.
Anonymous
6 years agoNot applicable
Yes I'm creating a measure and referencing a date column to get month as well as year from it. I am selecting the right table. What is confusing is that it works in one table but not the other? Also, why is when I'm in the data entry stage, I don't see list of all my available fields? It only shows 3 fields when I have 15 fields? It worked fine when I built the first one.
Thanks!
Anonymous
6 years agoNot applicable
I tried making a custom column with basic just MonthName, it says no syntax errors but you can see upon saving it, the column is showing ERROR. What am I missing, I confirmed the referenced field is date/time data type.