Join us for an expert-led overview of the tools and concepts you'll need to pass exam PL-300. The first session starts on June 11th. See you there!
Get registeredPower BI is turning 10! Let’s celebrate together with dataviz contests, interactive sessions, and giveaways. Register now.
Dear Community,
In my Report I am having some date based calculations which are dependent on Region also
The date based calculations are :
PY = Previous Year Sales.
CM = Current month Sales (This varies from Region to Region)
CM-1 = Current month -1 Sales (This varies from Region to Region)
CM-2 = Current month -2 Sales (This varies from Region to Region)
YTD = Year to Date(This varies from Region to Region)
For Example EU27+UK is one region and World is another region.
So for EU27+UK it may happen that all the calculations are done based on June 2023
and for World it may have happened for March 2023.
So dynamically in the Power BI visual can I change the name of the column?
Current Scenario
Expected Output.
Any hints/leads/ suggestions would be great.
I already went thorugh the some youtube videos. But these cases are not appliable for us, beacuse we have the region based dates.
https://www.youtube.com/watch?v=JVjeisHA6FU
Hi @goo6kor ,
In Power BI, you can use calculation groups and Tabular Editor to create dynamic column names based on different calculations. However, creating calculation groups natively in Power BI Desktop is not available yet, and you need to use Tabular Editor to modify the dataset
To achieve dynamic column names based on the region and date, you can create a calculation group that takes the region and date as parameters and returns the appropriate column name. Then, you can use this calculation group in your Power BI visual to display the dynamic column names.
Reference:
Creating Value Dynamic Formatting using Calculatio... - Microsoft Fabric Community
Best Regards,
Stephen Tao
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Dear Stephen,
Thank you so much for the suggestions. I will evaluate this and get back to you if this was able to solve our problem or not.
User | Count |
---|---|
84 | |
76 | |
75 | |
43 | |
36 |
User | Count |
---|---|
109 | |
56 | |
52 | |
48 | |
43 |