Join us for an expert-led overview of the tools and concepts you'll need to pass exam PL-300. The first session starts on June 11th. See you there!
Get registeredPower BI is turning 10! Let’s celebrate together with dataviz contests, interactive sessions, and giveaways. Register now.
Hello ,
i'm trying to visualise data in the current week if i dont touch the filter week and when i select a week in segment i get data from that week but the problem that when i select all weeks power bi thinks that i didn t aplly any filter and visualise the current week .
How can i fix that . if i select all weeks i want to get data from all weeks and not the current year.
i've already used isfiltered my problem is that when i do not filter all field selected return the actual weeks and im having problem visualiasing all field because of passing ressource limit . Have you any solution to optimise ressources other than having premieum version
@Anonymous , use isfiltered to switch
if(isfiltered(table[segment]), [week measure], sum(Table[value]))
https://powerpivotpro.com/2013/03/hasonevalue-vs-isfiltered-vs-hasonefilter/
Power BI — Week on Week and WTD
https://medium.com/@amitchandak.1978/power-bi-wtd-questions-time-intelligence-4-5-98c30fab69d3
https://community.powerbi.com/t5/Community-Blog/Week-Is-Not-So-Weak-WTD-Last-WTD-and-This-Week-vs-Last-Week/ba-p/1051123
https://www.youtube.com/watch?v=pnAesWxYgJ8
This is your chance to engage directly with the engineering team behind Fabric and Power BI. Share your experiences and shape the future.
Check out the June 2025 Power BI update to learn about new features.
User | Count |
---|---|
19 | |
14 | |
13 | |
11 | |
8 |