Hello,
I am using Power BI Service to build a table visualization A based on existing semantic model, whcih has columns of "Orig_City", "Dest_City", "Sales", "Date"
Is it possible to build the table visualization A with City(including Orig_City and Des_City), Total_Sales, i.e append Orig_city, Total_sales on top of Dest_city, Total_sales, based on some filters?
Question #2, if City Total_Sales table visualization A is successfully built, is it possible to reference City, Total_Sales data in table visualization B which on the same page? so table visualization B will have City, New_sales, Total_Sales( referencing from table visualization A)?
Thank you for your help