Forum Discussion
Anonymous
5 years agoNot applicable
Hard Code Values into a Matrox Table
Hi Experts I want to add a dax measure and or a calculated column to Hard code values into a matric table based on Period (months) End result show be The main FACT Table is Input and column wit...
Anonymous
5 years agoNot applicable
Hi Amit - I would like to added the following Values to my FACT Table (Input) as a calculated column for the following month....Hard coded values...
amitchandak
Super User
5 years agoAnonymous , Try a new column like
Date(2012, 1+ right([M column], len([M column])-1),1)