Forum Discussion
RSip
2 years agoFrequent Visitor
Repeating values based on condition in DAX
Greetings, I have this problem which I am unable to solve by myself: I have a table which holds the information of different test subjects, the data is grouped, ranked and sorted. The column ...
gmsamborn
Super User
2 years agoHi RSip
I imported your data and tried to create your NEWCOLUMN.
I noticed that you were using MIN and MAX as variable names. This isn't allowed because they are reserved keywords.
I'm stuck on determining what 'esama_deviacija' is. Because it isn't enclosed in [ and ], rules out it being a measure or column. The only things I can think of are a) a variable name you haven't defined or b) a table in which case you would have to refer to a column.
Can you explain 'esama_deviacija'?
RSip
2 years agoFrequent Visitor
Hello,
I have created a dummy table with "NEWCOLUMN". I'm attaching the link to pbix file in dropbox below:
Dummy table in dropbox .I hope this will be of some help. Thank you in advance.