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

The Power BI DataViz World Championships are on! With four chances to enter, you could win a spot in the LIVE Grand Finale in Las Vegas. Show off your skills.

Reply
Bharathi_99
Helper V
Helper V

Qlik to PBI logic Replication

Hello All,

Can anyone please help me to replicate below Qlik Script in PBI

Sum
  (
   {
<
     [Recon Part Flag]={'N'},
     DATA_TYPE={'PARTS'},
     [Manufacturer Supplier]=P({<[Recon Part Flag]={'Y'}>}[Manufacturer Supplier])

>
   }
  [Duty and Fees Amount])


Thanks in advance!!

1 ACCEPTED SOLUTION

Hi @Bharathi_99 ,

My Qlik formula skill is a bit rusty, but according to Chat GPT your qlik formula is converted into the following dax formula.  

DataNinja777_2-1717843405160.png

 

 

Best regards,

 

View solution in original post

3 REPLIES 3
DataNinja777
Super User
Super User

Hi @Bharathi_99 

In Power BI, you have to put the name of the table as well as column reference for the filtering and I am not sure what are your table names for the field reference.  I suppose the above Qlik formula is filtering the measure [Duty and Fees Amount] from various columns in the data model.  I hope you will find Power BI formula to be so much simpler than curly brackets you have to write to do filterings in Qlik.  

Best regards,

Table name is fact
Column names are same

Hi @Bharathi_99 ,

My Qlik formula skill is a bit rusty, but according to Chat GPT your qlik formula is converted into the following dax formula.  

DataNinja777_2-1717843405160.png

 

 

Best regards,

 

Helpful resources

Announcements
Feb2025 Sticker Challenge

Join our Community Sticker Challenge 2025

If you love stickers, then you will definitely want to check out our Community Sticker Challenge!

Jan NL Carousel

Fabric Community Update - January 2025

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