The ultimate Fabric, Power BI, SQL, and AI community-led learning event. Save €200 with code FABCOMM.
Get registeredEnhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends September 15. Request your voucher.
My Tables are in SQL Server.
Sample Dimensions : D_SalesHader (SalesHeaderId,SalesTransactionDate Date,SalesTransactionTime Time)
D_Customer (CustomerId, CustName)
D_Store (StoreId,StoreLocation)
D_Date (DateId, Other Colmuns)
Fact Table : F_Sales(SalesHeaderId,SaleLineId,CustomerId,StoreId,DateId,SalesAmount)
Create a measure LatestTransactionDateTime in F_Sales, to get maxTransactionDateTime value from SalesTransactonDate+SalesTransactionTime
It Should show correct value if it is slice and diced by Customer Or Store in Charts.
Hi, @Anonymous
Can you provide sample data for testing? Sensitive information can be removed in advance. What kind of expected results do you expect? You can also show it with pictures or Excel. I look forward to your response.
Best Regards,
Community Support Team _Charlotte
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
User | Count |
---|---|
15 | |
12 | |
8 | |
7 | |
7 |
User | Count |
---|---|
24 | |
21 | |
12 | |
10 | |
7 |