Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Earn a 50% discount on the DP-600 certification exam by completing the Fabric 30 Days to Learn It challenge.

Reply
Anonymous
Not applicable

I have implemented bellow logic in tableau. I need same to be implements in power bi please help me.

 

 

{ FIXED [BPO],DATEPART('month', [Month]),DATEPART('year',

[Month]): SUM([Total Complaints Received Admin + Calls])}/

{AVG([Total Transactions Admin + Calls])}

2 REPLIES 2
v-piga-msft
Resident Rockstar
Resident Rockstar

Hi @Anonymous,

 

Have you solved your problem?

 

If you have solved, please always accept the replies making sense as solution to your question so that people who may have the same question can get the solution directly.

 

If you still need help, please feel free to ask.

 

Best  Regards,

Cherry

Community Support Team _ Cherry Gao
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
v-piga-msft
Resident Rockstar
Resident Rockstar

Hi @Anonymous,


 { FIXED [BPO],DATEPART('month', [Month]),DATEPART('year',

[Month]): SUM([Total Complaints Received Admin + Calls])}/

{AVG([Total Transactions Admin + Calls])}


 

By my research, DATEPART('month', [Month]) is similar to Month('Table Name'(Date column)) in Power BI.

 

In addition, you could refer to this blog which introduces how to convert fixed in Tableau to Power BI.

 

Actually, I'm not familiar with functions in Tableau, I'm only gooa at functions in Power BI.

 

If you still need help, please share some data sample and your desired output so that we could help further on it.

 

Best Regards,

Cherry

Community Support Team _ Cherry Gao
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

Helpful resources

Announcements
LearnSurvey

Fabric certifications survey

Certification feedback opportunity for the community.

PBI_APRIL_CAROUSEL1

Power BI Monthly Update - April 2024

Check out the April 2024 Power BI update to learn about new features.

April Fabric Community Update

Fabric Community Update - April 2024

Find out what's new and trending in the Fabric Community.