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.
Hello,
I created a ReportDate direct qeury table and ReportDateParam.
Select the ReportDate field, but the "Bind to parameter" is missing in the Advanced property.
From the Youtube video, It supposed to have
What did I miss? Thank you in advance.
I cast the ReportDate to string. The Bind to parameter appeared. Thanks again.
Thanks @amitchandak. Is the data type caused the "Bind to parameter" missing? Thanks.
@danyeungw , Please check this in limiatation
If your parameter is the Date/Time
data type, you need to cast it within the M query as DateTime.Date(<YourDateParameter>)
User | Count |
---|---|
68 | |
63 | |
59 | |
54 | |
28 |
User | Count |
---|---|
182 | |
81 | |
64 | |
46 | |
41 |