Forum Discussion
ericjo
Helper III
3 years agosummarize 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) ...
ericjo
Helper III
3 years agoI 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?