Forum Discussion
drgoatboy
1 year agoNew Member
New column formula won't save
Hi everyone, I'm new to powerbi but enjoying finding my way! I have a weird problem and I don't know why this is happening. I wanted to create separate columns for quarterly costs. I created a n...
ahmedoye
Responsive Resident
1 year agoThat's a weird one. Try to write the same formula differently without including the Table name. Like:
2q = if([fiscal quarter]="2", [cost],0)