Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

We cannot apply operator < to types DateTime and Text #918

Open
mithilmehta121287 opened this issue Aug 22, 2024 · 5 comments
Open

We cannot apply operator < to types DateTime and Text #918

mithilmehta121287 opened this issue Aug 22, 2024 · 5 comments
Assignees
Labels
Status: 🕵️‍♀️ Investigating Issue is actively being investigated Tool: Power BI Power BI reports Type: Bug 🐛 Something isn't working

Comments

@mithilmehta121287
Copy link

We already extracted the data using FinOps but Date is coming as yyyy-MM-ddTHH:mm:ssZ Format which is not recognized by Power BI Report, and Power BI is throwing error "We cannot apply operator < to types DateTime and Text"
FinOps_Issue

@mithilmehta121287 mithilmehta121287 added Needs: Triage 🔍 Untriaged issue needs to be reviewed Type: Bug 🐛 Something isn't working labels Aug 22, 2024
@flanakin
Copy link
Collaborator

@mithilmehta121287 Can you share your storage URL without the storage account name? I have a feeling this is about the file path rather than the date format but that's just a guess.

@flanakin flanakin added the Needs: Attention 👋 Issue or PR needs to be reviewed by the author or it will be closed due to no activity label Aug 23, 2024
@flanakin flanakin removed the Needs: Triage 🔍 Untriaged issue needs to be reviewed label Aug 23, 2024
@mithilmehta121287
Copy link
Author

@flanakin, please check attached snapshot for this.

Storage URL: https://storage_name.dfs.core.windows.net/ingestion

image

@mithilmehta121287 mithilmehta121287 removed their assignment Aug 23, 2024
@arthurclares arthurclares added Needs: Triage 🔍 Untriaged issue needs to be reviewed Needs: Review 👀 PR that is ready to be reviewed and removed Needs: Attention 👋 Issue or PR needs to be reviewed by the author or it will be closed due to no activity Needs: Review 👀 PR that is ready to be reviewed labels Aug 23, 2024
@flanakin
Copy link
Collaborator

flanakin commented Aug 27, 2024

@mithilmehta121287 Can you share what your ingestion folder path looks like for the parquet files? I'm thinking there's an issue there. If not, we should setup some time to go over this together on a call.

#needs-info

@microsoft-github-policy-service microsoft-github-policy-service bot added Needs: Attention 👋 Issue or PR needs to be reviewed by the author or it will be closed due to no activity and removed Needs: Triage 🔍 Untriaged issue needs to be reviewed labels Aug 27, 2024
@mithilmehta121287
Copy link
Author

@flanakin, please check below ingestion path for Parquet file. Please provide me your availability to go over with details.

image

@microsoft-github-policy-service microsoft-github-policy-service bot added Needs: Triage 🔍 Untriaged issue needs to be reviewed and removed Needs: Attention 👋 Issue or PR needs to be reviewed by the author or it will be closed due to no activity labels Aug 27, 2024
@flanakin
Copy link
Collaborator

@mithilmehta121287, thanks for the extra details. This all looks perfect. I'm not sure what the issue could be. Can you email ftk-support@ms so we can setup some time to chat in person? I also just responded to a message from Ifeoma, who I believe you're working with. She might be in a better spot to help us coordinate a little quicker.

One other thought: Can you share the values you have in RangeStart and RangeEnd? I'm not sure that would be an issue, but checking just in case, since it is a date value that's getting parsed.

@flanakin flanakin added Tool: Power BI Power BI reports Status: 🕵️‍♀️ Investigating Issue is actively being investigated and removed Needs: Triage 🔍 Untriaged issue needs to be reviewed labels Aug 28, 2024
@flanakin flanakin added this to the 2024-10 - October milestone Oct 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Status: 🕵️‍♀️ Investigating Issue is actively being investigated Tool: Power BI Power BI reports Type: Bug 🐛 Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants