Join us at FabCon Atlanta from March 16 - 20, 2026, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.
Register now!To celebrate FabCon Vienna, we are offering 50% off select exams. Ends October 3rd. Request your discount now.
Hi Friends,
We have a data as Year and month and weeks and sales data in power BI.
my output is As per below Image.for example--march-20 you have selected in slicer and in that visuals it should show month March20 data & week data for w1,w2,w3,w4 of March-20.
How to Write Dax In power Bi?
Note- we are using always live Connection.
Thanks
Godasu
Hi,
What are you live connecting to?
To do someting like this, you will need something to slice on, that means creating a "custom" calculated column or table, as showing 1 day + aggregated data is not standard for time series in PBI.
Regards,
Robbe
How write a Dax monthwise as well as weekwise also
(if you Have select 1/feb/2020 to 30/March/2020 It Will display selectd months(Feb and March and April) And current month(April) of week1 week2 week3 week4 week5)
i want to display Two visuals to single visual?