Forum Discussion
Pratiksha1
4 years agoNew Member
Creating a dynamic calculated column
Hi all, I am new to PowerBI and I am facing a challenge with creating a calculated column that will get updated automatically as the dataset keeps getting filtered. My dataset looks like this - ...
Hariharan_R
4 years agoSolution Sage
Hi Pratiksha1
If you need to handle the dynamic filters for your logic then create measures instead of calculated columns.
Thanks
Hari
Did I answer your question? Then please mark my post as the solution.
If I helped you, click on the Thumbs Up to give Kudos.
My Blog :: YouTube Channel :: My Linkedin
If I helped you, click on the Thumbs Up to give Kudos.
My Blog :: YouTube Channel :: My Linkedin
Pratiksha1
4 years agoNew Member
Hey thanks for your response! But I will need to make columns only. Is there any way to perform the task by creating columns?