Forum Discussion
carrascojg
2 years agoFrequent Visitor
Table filtered (SUMMARIZE)
Hello All,
How can i filter a table made with SUMMARIZE ?
I have a Filter Country, and i'd like an output like this: Country, City
According a selected value from Filter Country i want to get a table with the list of cities of this country.
Country is a column from a table
City is a column from a table
Best
1 Reply
- amitchandak
Super User
carrascojg , a new table created with summarize is static table and will work as new/separate table.
If you have a country in that, you can , you can join back with country dimension and use that as filter
Learn Power BI: Calculatetable, Summarize, Groupby, SummarizeColumns, Except, Distinct, Generateseries, Generate, Crossjoin
https://youtu.be/cN8AO3_vmlY?t=22350