Power BI is turning 10, and we’re marking the occasion with a special community challenge. Use your creativity to tell a story, uncover trends, or highlight something unexpected.
Get startedJoin us for an expert-led overview of the tools and concepts you'll need to become a Certified Power BI Data Analyst and pass exam PL-300. Register now.
Hello everyone, this forum has been insanely helpful for me, over the last 13 months, for the first time, I have to post to get my answer, so I am hoping you all can help.
I'm trying to get started in how to replicate this excel formula into DAX:
=IF(SUM(NOT(ISERROR(FIND(Categories!$A$1,$A7271)))*1)>0,K$1,"Non-"&LOWER(K$1))
Thank you everyone!
Hi wilreynolds,
There is no row number in power bi table so you should create an index column to represent row number such as $1 $7271 in excel. Power bi has the same function such as if(), sum(), not(), iserror(), find() and lower() but the usage is a little bit difference with functions in excel. Could you give a sample data and your expected result so i can try to reproduce that in power bi?
Regards,
Jimmy Tao
Hi Jimmy,
This is your chance to engage directly with the engineering team behind Fabric and Power BI. Share your experiences and shape the future.
Check out the June 2025 Power BI update to learn about new features.
User | Count |
---|---|
72 | |
69 | |
55 | |
36 | |
31 |
User | Count |
---|---|
87 | |
62 | |
61 | |
49 | |
45 |