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.
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
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 |
---|---|
10 | |
9 | |
9 | |
8 | |
8 |
User | Count |
---|---|
14 | |
12 | |
11 | |
11 | |
8 |