Power BI is turning 10! Tune in for a special live episode on July 24 with behind-the-scenes stories, product evolution highlights, and a sneak peek at what’s in store for the future.
Save the dateEnhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends August 31st. Request your voucher.
We have loaded huge volume of data(> 1M) from database into PowerBI through ODBC connection.
Need to create a custom column based on if-else-if statement with several and conditions . I have used Custom column option but once I apply changes , the report is again hitting DB for loading data which is taking lot of time.
Is there any other alternative where we can prevent report refreshing data from database.
Thanks !
Solved! Go to Solution.
@Anonymous , In power query it will. In DAX you can use Switch, bit costly but will work with loaded data
Switch-Case statement of #PowerBI: https://www.youtube.com/watch?v=gelJWktlR80&list=PLPaNVDMhUXGaaqV92SBD5X2hk3TMNlHhb&index=56
Hi @Anonymous ,
You could try unchecking the Enable load option before creating custom column and enable it after the columns being created.
Best Regards,
Jay
Thanks worked as expected
Hi @Anonymous ,
You could try unchecking the Enable load option before creating custom column and enable it after the columns being created.
Best Regards,
Jay
@Anonymous , In power query it will. In DAX you can use Switch, bit costly but will work with loaded data
Switch-Case statement of #PowerBI: https://www.youtube.com/watch?v=gelJWktlR80&list=PLPaNVDMhUXGaaqV92SBD5X2hk3TMNlHhb&index=56
Check out the July 2025 Power BI update to learn about new features.
User | Count |
---|---|
28 | |
12 | |
10 | |
10 | |
6 |