Forum Discussion
WillEyedowin
7 years agoFrequent Visitor
WEEKNUM Relative Date Filtering
Hello All, I would like to filter my entire report to include all dates(weeknum's) up until the week before current. E.g. I want my report to include WEEKNUMS 1 through 45 but not week 46 if ...
- 7 years ago
Hi,
Does this measure work?
Measure = if(ISBLANK(SUM(sold[Quantity Sold])),BLANK(),1-DIVIDE(SUMX(RELATEDTABLE('sold'),[Quantity Sold]),SUMX(RELATEDTABLE('Dispatched'),[Quantity Delivered]),0))
WillEyedowin
7 years agoFrequent Visitor
Hi,
Appreciate the offer - However, unfortunately, there is some sensitive data in the report.
Is there an easy way to anonymize/de-sensitize or limit your access to this data?
Further, how would you recommend I upload the file for you to download it?
Ashish_Mathur
7 years agoSuper User
Hi,
Create a dummy dataset and upload the file to Google Drive or any such similar service. Share the download link.
- WillEyedowin7 years agoFrequent Visitor
- Ashish_Mathur7 years agoSuper User
Hi,
I get the "Access denied" message when i click on that link.
- WillEyedowin7 years agoFrequent Visitor
Hi,
I changed the link to private last night as I assumed you would have already downloaded it - public again now :)