Power BI is turning 10! Tune in for a special live episode on July 24 with behind-the-scenes stories, product evolution highlights, and a sneak peek at what’s in store for the future.
Save the dateEnhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends August 31st. Request your voucher.
Hi Experts,
I have issue with calculated column measure thats fine work on BI desktop but not on publsied report (shwoing YTD Sales on desktop but not on published report).
In my case i am using many table but mainly two table one is Sales Table and other is Signed Target or MOU, in Signed Target or MOU table i calculated a column with measure which calculate the sales of the following dealers who have singed the target.
I need calculated column sales against singed target for some other analytics. Requried Pics and one drive linek is given below
@
Measure:
TotalSales =
CALCULATE(
SUM('Sales Table'[INVQTY]),
FILTER('Sales Table', 'Sales Table'[NewKey] = 'Signed Target or MOU'[NewKey] && 'Sales Table'[PRODUCT]='Signed Target or MOU'[ProductN]
))
PBIX File Link:
https://drive.google.com/file/d/1MNcRdp0TmyBoR4sfS7PDOdLX8hI_nGgo/view?usp=sharingSales Table and Singed Target or MOU Table relationship
@123abc can you check if a slicer or multiple slicers are selected in the tab, Dlrs Sigend TGT Ach Status
Did you reset the slicers in Service and check, dumb question but can check still 🙂
Just need to re set the Dax Measure and i spent 4 days on it but cant succeeded still.
These are not related:
can you check if a slicer or multiple slicers are selected in the tab, Dlrs Sigend TGT Ach Status
Did you reset the slicers in Service and check, dumb question but can check still
User | Count |
---|---|
25 | |
12 | |
8 | |
6 | |
6 |
User | Count |
---|---|
26 | |
12 | |
12 | |
10 | |
6 |