Forum Discussion
Making custom table for the visual
- 5 years ago
Hi, AgencyPowerBi
According to your description, I think you can try the two methods. Can you provide some sample data removing sensitive data if it doesn't work?
Method 1
Calculate the result of ‘Full Year 2018’, ‘YTD 2019’ ‘YTD 2020’ and ‘YOY%’ in original table, then use thee values to create a new table. Use the new table to create visual.
Method 2
Do calculation in original table, add filters to the dax formula and just do calculation for these specific years.
Best Regards,
Caiyun Zheng
Is that the answer you're looking for? If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Hi, AgencyPowerBi
You can create a Calculated table with these data you want to display and create visual with this table.
Best Regards,
Caiyun Zheng
Is that the answer you're looking for? If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Ok, I'll play around and see if it helps.
Tx