Forum Discussion
Using a measure for Bucketing data
- 4 years ago
Your "amount in local currency" has to be a measure that is based on the logic for each item in your bucket table - whatever that logic is.
- 3 years ago
Hi, JK_29
The filter in your formula is performed in a Table called ‘measuretable’, you need replace it with fact table ’AR_details‘.
Please check the formula in the pbix file I provided before.
Best Regards,
Community Support Team _ Eason
Hi,
I tried using the measure for local currency amount, however, i am unable to get the graph in same fashion. What could be wrong? Here is the measure that I am using
Hi, JK_29
The filter in your formula is performed in a Table called ‘measuretable’, you need replace it with fact table ’AR_details‘.
Please check the formula in the pbix file I provided before.
Best Regards,
Community Support Team _ Eason