Power BI is turning 10! Tune in for a special live episode on July 24 with behind-the-scenes stories, product evolution highlights, and a sneak peek at what’s in store for the future.
Save the dateEnhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends August 31st. Request your voucher.
Hi everyone.
I need to create a summarized table from another table in the same model.
Solved! Go to Solution.
HI @Anonymous,
You can set a filter on query table side to filter specific records, and these filtered records will be removed before data transform to data model tables.
Regards,
Xiaoxin Sheng
HI @Anonymous,
You can set a filter on query table side to filter specific records, and these filtered records will be removed before data transform to data model tables.
Regards,
Xiaoxin Sheng
@Anonymous You would do SUMMARIZE(FILTER('SalesOp', ....), ...)
but i need to exclude some values from the original table (SalesOp, Salesop[Centro Costo] = 502,503,901)
how can i do that? i would really appreciate if you could help me.
User | Count |
---|---|
70 | |
70 | |
34 | |
23 | |
22 |
User | Count |
---|---|
96 | |
94 | |
50 | |
42 | |
40 |