Forum Discussion
How to calculate multiples tables?
- 4 years ago
Hi Anonymous ,
You can create this DAX measure to calcualte and use a slicer to filter its value by client:
Geomertic average = SUM('Sales Table'[Amount]) * SUM('Table'[Spread Rate])Best Regards,
Community Support Team _ Yingjie Li
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
You are going to need to share some data. You can link these with a common DIMENSION table, but with no data or model to look at, it is hard to be more specific.
How to get good help fast. Help us help you.
How To Ask A Technical Question If you Really Want An Answer
How to Get Your Question Answered Quickly - Give us a good and concise explanation
How to provide sample data in the Power BI Forum - Provide data in a table format per the link, or share an Excel/CSV file via OneDrive, Dropbox, etc.. Provide expected output using a screenshot of Excel or other image. Do not provide a screenshot of the source data. I cannot paste an image into Power BI tables.