Forum Discussion
create new table an visuali it with a visula
Hi , AlessandroBet
If your data source is a dataset on the powerbi service,that is equivalent to the connection mode of liveconnect and you cannot create a calculate table or calculate column.
https://docs.microsoft.com/en-us/power-bi/desktop-directquery-about#live-connections
You also can refer this related article:
Best Regards,
Community Support Team _ Eason
5 Replies
- Greg_Deckler
Community Champion
I believe you want:
#Margin_Table = DATATABLE("Mounth",STRING,"Margin",CURRENCY ,{ {"Jan",100}, {"Feb",200}, {"Mar",300} } )- AlessandroBet
Helper V
Yes sorry i did a mistake typing. Anyway it doesn't work
- v-easonf-msft
Community Support
Hi , AlessandroBet
You also can refer here.
And could you please tell me whether your problem has been solved?
If it is, please mark Greg_Deckler replies or add your reply as Answered to close this thread.Best Regards,
Community Support Team _ Eason
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.