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 August 31st. Request your voucher.
Solved! Go to Solution.
Hi @xile015,
There isn't a problem in this scenario. The column created in the Data view won't appear in the Query Editor. You can create a Conditional column in the Query Editor instead.
Best Regards,
Dale
Just as mentioned above I tried to create a column in the custom column, changed the type to DATE STILL SEE error
= Table.AddColumn(#"Changed Type", "7th", each [Merged] + 7)
Hi @xile015,
Did you solve it?
Best Regards,
Dale
Hi
It does not resolve the issue ,when i create new column through formula......it does not appear when i am trying to use it on conditional column
Regards
Vaneet
Hi @xile015,
There isn't a problem in this scenario. The column created in the Data view won't appear in the Query Editor. You can create a Conditional column in the Query Editor instead.
Best Regards,
Dale