Join us at FabCon Atlanta from March 16 - 20, 2026, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.
Register now!To celebrate FabCon Vienna, we are offering 50% off select exams. Ends October 3rd. Request your discount now.
Hellou, I have a problem with calculated column.
I have created this:
I have 2 million lines in the feed, so I'd rather avoid the value of time. It's very slow.
@amitchandak Thank you. I added an INDEX column. But I don't know how to use it. I need to calculate the difference between two dates, so I have to use dates as well. The date column also has time, but when I work with time, the calculation stops when there is not enough memory.
@Fiala , does calling CC_Call_Start_Day has timestamp(some other date), if not add an index column and use it (Use in place of date)
https://stackoverflow.com/questions/45715963/creating-an-index-column-for-power-bi
Column will slow as this will this as column at the load time, but post that it should be fast.
User | Count |
---|---|
15 | |
9 | |
8 | |
6 | |
5 |
User | Count |
---|---|
29 | |
18 | |
15 | |
7 | |
6 |