Forum Discussion
GauravKasar
1 year agoRegular Visitor
PowerBI DAX
I have a user monthly subscription data in Power BI as below: user_id city subscription_date subscription_plan plan_change_date new_subscription_plan UID0MASMOV Delhi 22-Jan-24 Prem...
Ashish_Mathur
1 year agoSuper User
Hi,
In a simple table visual, show the expected result for 2 months very clearly.
GauravKasar
1 year agoRegular Visitor
Hello Ashish_Mathur,
Below are the expected results for the selected month:
| Month | Revenue |
| Jan-24 | 300 |
| Feb-24 | 800 |
| Mar-24 | 900 |
| Apr-24 | 1300 |
| May-24 | 1600 |
| so on… |
Thanks,
Gaurav Kasar
- Ashish_Mathur1 year agoSuper User
Hi,
PBI file attached.
Hope this helps.