Forum Discussion
Help needed with Report Builder
- Anonymous5 years ago
I was able to format my date using expressions and now that report functions as it should
Thank you for the input
Jamie
- Anonymous5 years ago
=Format((Parameters!FromFinalTablePostedPostingDate.Value), "MM-dd-yyyy")
Anyone? I really am stumped on this.
It appears that unintentionally hidden date datasets may have been generated. To address this, please follow these steps: Right-click on the Datasets, select "Show Hidden," and proceed to delete the two hidden datasets.
It's possible that these datasets were inadvertently created through the use of the "Available Values" option on each parameter, which automatically generates DAX data tables. In my experience, these hidden tables often include a NULL record, contributing to the issue you've described.
If your intention was to utilize Available Values for a specific purpose, the aforementioned suggestion may not be applicable to your situation. Feel free to provide more details if additional assistance is required.