Hi, I am pretty new to the whole power querry thing and I have a question.
I would like to simplify monthly cost report, but I need to remove some data, because they would create duplicate inputs.
The simple thing would be to simply create conditional column where the value in column [Costs] would be set to 0 for all specific condition in column [Cost element]
The problem is, that the types of cost elements I need to filter out this way is pretty long. I have them saved in another querry that is connected to this main input one by relationship and all of them have common name.
The question is: can I use parameter from other querry for conditional column? I understand that I would probably have to use custom column and type it myself, but although I am very new to M, I have some experience with VBA and it shouldn't be that different, so I should manage.
Thank you
I would like to simplify monthly cost report, but I need to remove some data, because they would create duplicate inputs.
The simple thing would be to simply create conditional column where the value in column [Costs] would be set to 0 for all specific condition in column [Cost element]
The problem is, that the types of cost elements I need to filter out this way is pretty long. I have them saved in another querry that is connected to this main input one by relationship and all of them have common name.
The question is: can I use parameter from other querry for conditional column? I understand that I would probably have to use custom column and type it myself, but although I am very new to M, I have some experience with VBA and it shouldn't be that different, so I should manage.
Thank you