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.
@blokesh23 , 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 @blokesh23 ,
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 @blokesh23 ,
You could try unchecking the Enable load option before creating custom column and enable it after the columns being created.
Best Regards,
Jay
@blokesh23 , 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
Power BI release plans for 2023 release wave 1 describes all new features releasing from April 2023 through September 2023.
Make sure you register today for the Power BI Summit 2023. Don't miss all of the great sessions and speakers!
Join the biggest FREE Business Applications Event in LATAM this February.
User | Count |
---|---|
97 | |
76 | |
42 | |
30 | |
30 |
User | Count |
---|---|
134 | |
95 | |
78 | |
47 | |
39 |