Forum Discussion
zebra
2 years agoHelper II
Creating custom column or measure
Hey All, I am having hard time in creating custom column/measure according to following scnario. Suppose I have product table as follows Id parent_id Name Price Updated_At 1 null ...
AlienSx
2 years agoSuper User
zebra probably because you are trying to add new column with this code. Don't do that. Imagine you have your product table in PQ as separate query named "your_product_table". Then create a blank query with my code and see what happens. Check this video created by ImkeF especially for you.
AlienSx
2 years agoSuper User
sorry, zebra , here is video