Forum Discussion
ericjo
3 years agoHelper III
summarize performance
hello, I made a measurement using the summarize function as below, but the speed is slow, so please help me if there is any way to improve it. a : Cust_ID Summarize with one exter_id (Order_ID) ...
- ericjo3 years agoHelper III
I will write Dax using GENERATE function.
The aggregate should be different depending on the date Between selection in the report, so we made Summarize from the Measure value, but is this the part that is considered?